What is VBA?
The Microsoft Visual Basic for Applications window displays your VBA environment in Excel 2013:
VBA standards for Visual Basic for Applications and is the language embedded within your spreadsheet in Excel 2013.
You can only use VBA if you have saved your workbook as an Excel Macro-Enabled Workbook (or xlsm file).
You use VBA in Excel whenever you do one of the following:
- Record a macro.
- Run a macro.
- Create a new function.
- Create a new subroutine.
- Define a variable.
- Place code on the click of a button.
No comments:
Post a Comment