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.
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.
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 ...