Learn how to create drop down list in Google Sheets with this step-by-step guide. Utilize the data validation built-in option, choose a range or list of values, and select an action for invalid data. Improve user input validation and save time with this useful feature.
VBA Unhide all Sheets in Excel or with their Name – VeryHidden Worksheets
Learn VBA to unhide all sheets in a Excel workbook. This code sets visibility property of sheet to unhide even the very hidden sheets.
VBA Userform – Escape key to Close – Unload form
Learn how to close a vba userform with escape key. Map command button to Exit or Close a Userform with Escape key.
VBA to open or save Word document Protected or Encrypted with password
Use this VBA code to password protect or unprotect the Word document while openening the file. This macro also handles readonly protection, Write protection etc., right within the code itself.
VBA Get Numbers with in a String
Excel VBA code to get all digits or numbers with a string. This function extract only the numbers from with in a string text.
New Android Update – View/Send SMS messages from any PC Web browser
Send View SMS messages from PC web browsers like Chrome Edge Safari Firefox for Android smartphones
Send WhatsApp without Saving Number in Contact
Use this option to send Whatsapp without saving number in your phone contacts. Use web url to send direct message to number without adding in contacts
2022 Holiday List – India Vacation Planner
2022 Holiday list for india with vacation planner details that would help you get the long vacation details along with other national holidays.
List of Holidays 2022 – USA Vacation Planner
Get the list of holidays 2022 aong with dates, days & also which one are coming up in long weekends. Plan vacation with this holiday list 2022
How to remove Signature from Outlook Email using VBA code?
Get the Outlook vba code to remove the signature from a email that was autoamtically created within the macro. It is usefull when you add custom signature.