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:
- Excel-VBA : Open a Excel File using Another Excel File using Browse Option.
- VBA Excel - Cells, Ranges and Offset: Refer to Cells by Using Shortcut Notation
- VBA-Excel: Select and Activate Cells - Select
- VBA-Excel: Create or Add Worksheets at the Run time.
- Message Boxes in VBA Excel (Msgbox)