Beginner Guide to Excel VBA Macros
Enable Developer
File → Options → Customize Ribbon → check Developer.
Record a macro
- Developer → Record Macro
- Name it (no spaces)
- Do the steps → Stop Recording
- Alt+F11 to view code
File → Options → Customize Ribbon → check Developer.