News

VBA_tutorial VBA stands for Visual Basic for Applications. It's a programming language developed by Microsoft and integrated into their Office suite of applications like Excel, Word, and Access. VBA ...
Learning Excel VBA Video Tutorial VBA for Excel In this VBA for Excel training course, you will learn how to apply the VBA programming language to make your Excel spreadsheets much more powerful.
Do you want to find all of the VBA Excel Color Codes? This brief tutorial explains the different color codes for VBA Excel and then the VBA color conversion function.
How to Run an Event in MS Excel If a Cell Is Selected. Microsoft Excel runs events using Visual Basic for Applications, or VBA, a programming language for writing macros. Events often run in ...
In this tutorial, I’ll show you two simple VBA procedures for navigating. One identifies the beginning of a Word document, and the other identifies the document’s end.