Microsoft Excel Macros
Microsoft Excel is perhaps the most widely used spreadsheet software. While it is very flexible and it can do a lot of things, sometimes you need to automate some repetitive tasks, or create your own functions, that is when some knowledge of Macros gets very useful. We will teach you how to record and use macros, and the basics of VBA so you can edit them.
With Excel Macros you can make Excel work for you, it is specially useful for repetitive tasks like cleaning data coming from other applications, or executing the same operations over a set of sheets, like creating pivot tables or charts, and other useful things.