Hi all,
I have a large project with multiple worksheet whose names may change in the future. I'm trying to create worksheet variables in VBA but can't seem to get the dimensioning correct. I'm using 'Option Explicit'.
My code goes something like this...
Some Sub()
Call SetSheets(ws1...