InterviewSolution
Saved Bookmarks
| 1. |
How do you record a macro ? |
|
Answer» tion:Record a MacroOn the Developer tab, click Record Macro.Enter a name.Select This Workbook from the drop-down LIST. As a result, the macro will only be AVAILABLE in the current workbook. ... Click OK.Right mouse click on the ACTIVE cell (selected cell). ... Select Percentage.Click OK.Finally, click STOP Recording. |
|