Wauvel

Excel like a finance pro.

← The library

Workbook shortcut

Open the VBA editor

Alt + F11 on Windows, Fn + Option + F11 on Mac.

CommonDifficulty 1050 · Capable
Practice · 2 questions →

When to use it

Opens the Visual Basic editor where macros and event code live.

The shape of it

Windows
Alt + F11
Mac
Fn + Option + F11

Worked examples

  • Open the editor

    Press Alt + F11 The VBA editor

    Write or read code.

  • Add a module

    Alt + F11, Insert, Module A place for macros

    First macro.

  • Return to Excel

    Alt + F11 again Back to Excel

    It toggles.

Worth knowing

  • Ctrl + G inside the editor opens the Immediate window.
  • Alt + F8 runs macros without opening the editor.
  • Save as .xlsm to keep code.

Where it goes wrong

  • Editing code while a macro runs is blocked.
  • Mac uses Fn + Option + F11.

Related

Learn the moves here — or let Wauvel run them on your numbers.

Meet your AI CFO →

One CFO-grade Excel tip a week

A short, practical email for finance operators — functions, shortcuts, and the moves that save an afternoon. Free, unsubscribe anytime.