VB Shortcut

S

S McCoy

Is there a shortcut to bring up the VB editor in Access? I thought you could
do CTRL and another key.

Thanks in advance
 
A

Allen Browne

Alt + F11 toggles between the main window and the VBA window.

Ctrl+G opens the Immediate Window (thereby activating the VGA window).
 
Top