Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Excel VBA Macro Programming Review by Will V
Spectacular
The best book I have found on Excel VBA. Pure in depth explanation, no silly anecdotes, and plenty of examples. plus half the price of others! Shepherd takes 40 pages to deal with the object model at the heart of VBA programming (other books try to do this in 5 pages) and includes examples of how to automate other Office applications from Excel. This book also covers the more advanced topics like charts, linking to databases, class modules, and API (Application Programming Interface) calls. Ever tried to play a sound file from an Excel macro? VBA has no command to do this, but Shepherd shows the way. If you want to learn VBA this is the one.