Is there a way to write VBA code that can reference a range of data that may be moved on the spreadsheet by the User?
For example, if I write VBA code to reference a range of data such as:
then I can't "move" the range in the spreadsheet and expect the code to work. How can I code the range of data in VBA, so I am able to move it around and its location tracked by VBA? Is it possible?![]()
Please Login or Register to view this content.
Bookmarks