www.ExcelExposure.com
Using macros in Excel requires knowledge of Visual Basic for Applications (VBA). In this lesson you will get an introduction to how macros work within excel. The video shows the following topics:
– Setting up Excel workbooks to use VBA/Macros (filetype, menu and security settings).
– How to record a macro and edit resulting code.
– How to write custom macro including InputBox and MsgBox functions.
– Assigning buttons and shortcuts to macros.