Be the first user to complete this post
|
Add to List |
How to Enable Macro in Excel
Before we proceed, first and foremost thing to do is Enable the Macro in your Excel
Main Menu -> Excel Options

Trust Center->Trust Center Setting

Macro Setting
- Select the “Enable all macros”-
- Developers Macro Settings-> Select the “Trust access to the VBA project Object Model”
Hit OK

Also Read:
- VBA-Excel: Add/Insert multiple objects from a folder in an Excel Document.
- VBA-Excel: Create worksheets with Names in Specific Format/Pattern.
- VBA-Excel: Application.Wait OR Wait Method
- VBA Excel - Cells, Ranges and Offset: Refer to Cells by Using Shortcut Notation
- VBA-Excel: Get all the WeekDays or Working days in Specified Date Range, (excluding Satudays and Sundays)