Important Shortcuts for Excel VBA

VBA VBA

Posted by admin on 2022-11-03 16:02:51 |

Share: Facebook | Twitter | Whatsapp | Linkedin Visits: 1050


Important Shortcuts for Excel VBA

Please remember these shortcuts & use them to be productive while using Excel VBA.

  • ALT+F11: To view VBA Editor (or to switch back to Excel)
  • ALT+F8: To display all macros

These shortcuts will work only in VBA Editor (also known as VBE):

  • ALT+Q: To close VBA Editor and return to Excel
  • F5: To run a Macro
  • F2: Display Object Browser
  • F7: Display code editor
  • CTRL+G: Open immediate window
  • F1: Display help


www.ScriptsKart.com

Leave a Comment: