2 artifacts
Tap to collapse details
Open Excel and click File > Options.
Select Customize Ribbon.
Under Main Tabs, check Developer and click OK.# Configure Macro Security
Go to File > Options > Trust Center > Trust Center Settings > Macro Settings.
Choose Disable all macros with notification (safe for learning).
Save workbooks as .xlsm (macro-enabled).
This prepares your environment for safe macro creation.
❌ Forgetting to enable Developer tab
→Follow File > Options > Customize Ribbon exactly
❌ Saving as .xlsx disables macros
→Always use Save As > Excel Macro-Enabled Workbook (.xlsm)
Tap to expand details
Spin up a personalized “learn macros and VBA” plan you can save, check off, and return to anytime — unlimited on the free trial.
HomeAndLearn
Alison
by John Walkenbach
by Richard Walkenbach
Official Microsoft beginner guide with steps
Complete object model and API docs
Core app for creating and running macros/VBA
Built-in IDE for editing VBA code