P
PCLIVE
myAddress = ActiveCell.Address
This will return something like "$A$1".
Is there a way to have this return the non-absolute reference of "A1"
withoug having to use a worksheetfunction such as Substitute?
Thanks in advance.
Paul
This will return something like "$A$1".
Is there a way to have this return the non-absolute reference of "A1"
withoug having to use a worksheetfunction such as Substitute?
Thanks in advance.
Paul