10 ways to reference Excel workbooks and sheets using VBA Your email has been sent Excel offers myriad options for referring to workbooks and sheets in your VBA code. See which methods make sense in ...
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 help ...