News

A colleague of mine is doing some VBA coding, and finally getting into using classes to better structure the code. HOWEVER, he ran into a spot of bother with Collections and I have been unable to ...
The entire Microsoft Excel course bundle contains more than 40 hours of tutorials and lectures, and it's now available for $39 - more than 90% off the total MSRP.
Create a UserForm containing a dynamic number of controls and make sure they are being triggered by certain events. To achieve this result, we will use a UserForm and a class module, and assign any ...
The Friendly and Knowledgeable Team can Automate Complex Tasks for Excel Chicago, IL / ACCESSWIRE / September 19, 2014 / Chicago Computer Classes, a company that provides top-notch and helpful ...
Sometimes you have to repeatedly convert one of your custom classes into something else. In Visual Basic, your conversions come in two types: Widening conversions and narrowing conversions. In a ...