VBA Courses, Excel Macro Courses for Professional Analysts in Singapore
Find your VBA Programming training courses here.
We are the premier training center for VBA Courses, VBA Programming Language, Macro Courses in Singapore.
Choose from our Most Popular Courses
Focusing on analyst grade quality training. Our courses are aimed at empowering you to acquire functional skills in Microsoft Excel and Microsoft PowerPoint.
Ask us about VBA Course in Singapore
Please make enquiries using our contact form.
Useful VBA Programming Course Resources
Best Excel file format for Excel VBA Programming
The various Excel File Formats Back in the days of Excel 2003, saving a workbook file is simple. You only save in .XLS file format. However, starting from Excel 2007 saving a workbook got more complicated because there quite a number of formats you can choose. I'm going to [...]
Best Milliseconds Timer in VBA Tutorial
Step 1: Search for the Right Windows API to solve a problem There are numerous sites that provides sample VBA codes for creating millisecond resolution timers. In this tutorial, not only I will show the complete VBA codes that you can simply copy and use, I will describe the [...]
How to use Windows API in VBA
Windows API embraces VBA The Windows Application Programming Interface (Windows API) is a set of functions from the Microsoft Windows operating system that are available to Windows programmers. Fortunately, the Windows API has always exposed a large part of the underlying structure of the Windows systems to VBA programmers. [...]
What is VBA ?
What is VBA. Visual Basic for Applications (VBA) first appeared in Microsoft Excel 5.0 all the way back in 1993. It quickly gathered success among 3rd party software developers to create automation solutions using Excel. The ability to write VBA programs within Excel is still highly valued in today's [...]
What is the difference between Macro and VBA?
To explain the question "What is the Difference between a Macro and VBA ?", let's start from a simpler question "What is the Difference between a Book and English?". Well, a book contains text that humans can read to understand ideas, abstract concepts, instructions and English is the language [...]