So I have some code that I have written referencing arrays, named ranges, and ranges.
I have taken the workbook and re-designed it to be table based.
I figure I will have to re-write the VBA code to reference the table objects instead of the ranges, right?
Is there a simple way to do this or am I going to have to go line by line and re-write it to properly reference the table objects in place of the ranges/named ranges/arrays?
Thanks for your help!
-Spydey
I have taken the workbook and re-designed it to be table based.
I figure I will have to re-write the VBA code to reference the table objects instead of the ranges, right?
Is there a simple way to do this or am I going to have to go line by line and re-write it to properly reference the table objects in place of the ranges/named ranges/arrays?
Thanks for your help!
-Spydey