Posts

Showing posts with the label Introduction to VBA & Excel Macros

Excel - Automation - VBA & Macros 101

Image
OVERVIEW VBA is the programming language that is built in to Excel (and the other applications in the MS Office Suite). VBA is used to automate tasks that would otherwise have to be performed manually by pressing keys and selecting items with the mouse - and if that sounds like a macro - well it is.  Although Excel has a macro recorder, there's a limit to what it can do. So where the macro recorder's functionality ends, VBA takes over. At a more advanced level, VBA enables you to, amongst other things, build your own worksheet functions, create automated workflows and control and interact with other applications. VBA in Excel WHY SHOULD YOU ATTEND VBA is one of the must have skills for Excel Power Users. VBA will save you, your colleagues, and your customers hours of time by allowing you to automate any Excel-based task or process. If you've never used VBA before and you'd like to learn about the basics of VBA and automation, this webinar is for you. ...