Excel Macros and VBA UK/UK
Learn about how to use macros to automate tasks in Excel. You will learn how to record a macro and then modify it. You will learn to add features to a macro that you can't record, but have to write the code yourself.
Pia Bhattarai
When to use macros?
1Download your excercise files
Our First Macro
Different Ways to Run a Macro: Shortcut keys and buttons
4. First look at the code
5. Saving files with macros
6. Creating a Personal Macro Workbook
7. Absolute and Relative Reference
8. For and For...Next
9. Do While and Do Until
TUTUSTU ILMAISEKSI10. Interactive Macros
11. More Interactives