Tips on How to Export Outlook Emails to Excel, from Menu follow these steps. Learn to AutoArchive, Export Emails from Outlook to Excel VBA with these tricks
VCF to Excel Converter – VBA Code to Read vCard File
Convert VCF To Excel – Convert contacts in VCARD to Excel with this app – Supports VCF file from Android, iPhone & Outlook & export VCF to Xls with ease. A Free Excel VBA Application Code. No installation required. Reads each contact detail from VCF file and export each to XLS format.
Excel To VCF Converter – 81,000+ Downloaded – Excel To Vcard App
Excel to VCF converter: Get Excel to VCard converter built using VBA. Create Vcard file using contact in Excel. VCF is supported in Android, iPhone & Outlook. VCF file generated can be imported to Android, iPhone & Outlook contacts
Excel VBA html Table import – Export Web Table to Worksheet
Export HTML table to Excel VBA. This code can also be used a Best Data Mining Tool. When Web query did not work, Use the option explained in this article to import Web page Table with just Excel VBA and process the Tags as explained in this quick reference Tutorial.
VBA Code – To extract data – From website to Excel Macro
Get VBA to extract data from Website to Excel. With this Web scraping Excel vba code you can import HTML data of any website & then parse it using IE DOM objects. Excel Data Mining Tool with VBA Code.
Send Mass Email from Excel VBA 1.3 – Multiple Recipients – In Outlook
Send Email from Excel VBA to Multiple recipients using Outlook. Learn how to send bulk Email from Outlook using Excel VBA to multiple recipients. Mass Email
How to Save Web Page as PDF File – No Plugins Required
Use this easy trick to save the Web page to PDF file. It is a straight forward method that enables to save whole website page into single PDF file.
How to Replace #N/A in Excel with 0 or blank – using Formula?
How to replace #N/A in Excel with 0 or blank values using formula. Usually a formula like Vlookup returns such errors & this Excel function can handle this.
Outlook VBA – Sort Emails by Date – in a Folder
Get Outlook vba code to sort emamils by date in the inbox or in any folder. This code can sort the emails by oldest first/newest firlst as per your choice.
New Update – Very useful for Whatsapp Web Users
Learn how to use Whatsapp Web without keeping your smartphone online with the latest update from Whatsapp team itself.
How to remove Drop down list in Excel?
Learn how to remove a drop down list in Excel using these simple steps. This trick is a quick shortcut just by using copy paste method.
How to create drop down list in Google sheets?
Learn how to create a drop down list in Google spreadsheet using the built in Data validation option, just similar to the MS Excel dropdown lists.
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.