Festus Hagen
New Member
- Joined
- Aug 1, 2011
- Messages
- 40
Hi all,
Not even sure I'm speaking the right terms so please bear with me ...
Typically I include an ID column or row serialized to use to realign referenced cells to their original locations after sorts. I am cleaning up anothers creation.
Is there a faster technique other then a lookup and for loop digging out the elements for getting the column number and row number from an Absolute A1 notation text string ...
ie: Turning "=$A$1" into 1 by 1 or "=$X$50" into 26 by 50
Hopefully I've explained it clearly and correctly ...
Thanks
-Enjoy
fh : )_~
Not even sure I'm speaking the right terms so please bear with me ...
Typically I include an ID column or row serialized to use to realign referenced cells to their original locations after sorts. I am cleaning up anothers creation.
Is there a faster technique other then a lookup and for loop digging out the elements for getting the column number and row number from an Absolute A1 notation text string ...
ie: Turning "=$A$1" into 1 by 1 or "=$X$50" into 26 by 50
Hopefully I've explained it clearly and correctly ...
Thanks
-Enjoy
fh : )_~