Home / MS-Excel / General Formatting

Excel Macros

Macros enable you to automate almost any task that you can undertake in Excel. By using Excel's macro recorder to record tasks that you perform routinely, you not only speed up the procedure considerably (as Excel can play back your keystrokes and mouse actions much faster than you perform them manually), but you are also assured that each step in the task is carried out the same way each and every time you perform the task.

Macros are programmed procedures that are written using the Visual Basic for Applications (VBA) programming language. The words macro and procedure are used interchangeably.

In this tutorial, you get a chance to practice recording, testing, and playing back macros that you use to automate repetitive tasks required when building and using your Excel worksheets and charts. You also have the opportunity to practice assigning the macros you record to custom menu items and toolbar buttons.