Chapter 1.4 - Macro Recorder
Chapter 1.4 - Macro Recorder
#1 Excel tutorial on the net Excel Introduction Basics Functions Data Analysis VBA 300 Examples Ask us
Unfortunately, there are a lot of things you cannot do with the Macro Recorder. For example, you cannot loop
Learn more, it's easy
through a range of data with the Macro Recorder. Moreover, the Macro Recorder uses a lot more code than is
Swap Values
required, which can slow your process down.
Run Code from a Module
FormulaR1C1
Macro Security
Protect Macro
3. Select This Workbook from the dropdown list. As a result, the macro will only be available in the current
Follow Excel Easy
workbook.
Note: if you store your macro in Personal Macro Workbook, the macro will be available to all your workbooks
(Excel files). This is possible because Excel stores your macro in a hidden workbook that opens automatically
when Excel starts. If you store your macro in New Workbook, the macro will only be available in an
automatically new opened workbook.
4. Click OK.
5. Right mouse click on the active cell (selected cell). Be sure not to select any other cell! Next, click Format
Cells.
6. Select Percentage.
7. Click OK.
4. Click Run.
Result:
EXCEL EASY • FREE EXCEL HELP • COPYRIGHT (C) 20102017 • ALL RIGHTS RESERVED
MICROSOFT EXCEL TUTORIAL | HOW TO USE VBA | EXCEL FORMULAS | DROPDOWN LIST