We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 5
Macros
What is Macros?
Macros is a feature that
let’s you record any task on an excel sheet and the same task automatically within seconds. To Create a Macros
Step-1 : In the home tab, Put the cursor
on the alignment section. Step-2 : Right-click on it and select “customize the ribbon” option, a window opens. Step-3 : Go to developer menu and enable it if not enabled before. Step-4 : Click on OK button, a new tab called “Developer” has been created. Recording a Macros
Step-1 : Go to developer tab and Click on Record Macro, a window
appears Step-2 : Give a name to the macro (Note : No space should be given in between) Step-3 : Create a unique Key (The given shortcut key will be then only be used for recording the macros even if it had another function before) Step-4 : Click on the “Store macros” dropdown menu and you can select either Personal Workbook, New Workbook or This Workbook option (if you delete the excel file the macros will also be deleted along with it except Personal workbook option) Step-5 : Give a description about your task [Optional] Step-6 : Click on Ok button, recording gets started Step-7 : Record the things you want your macros to do in the Excel. Once done click on “Stop Recording” option on the bottom left corner of the Excel window. Edit a Macro