Posted by
Andy Brown on 30 June 2011 | 7 comments
If you're not sure what the Excel Visual Basic for Applications language is, or how it can help you, this blog attempts to explain! Learn what VBA is, and how you can record macros and then replay them again and again to automate work in Excel.
Posted by
Andrew Gould on 08 June 2011 | 7 comments
Adding basic data labels to a chart can be done without using any programming code. This blog, however, shows you how to fine-tune Excel chart labels using VBA (Visual Basic for Applications) macros.
Posted by
Andy Brown on 28 April 2011 | no comments
Commenting code is an art form! This series of blogs explains why, how and when to comment in VBA.