Hi all,
I have a cell that has the string of a cell address in it say Cell A1 has the string B2
How can I in VBA look at this cell and use the text inside as a range the same as the INDRIECT function.
Also can the cell I am looking at for the string be set as a Dim so if the contents change the new string cell address will be used?
Cheers,
O
I have a cell that has the string of a cell address in it say Cell A1 has the string B2
How can I in VBA look at this cell and use the text inside as a range the same as the INDRIECT function.
Also can the cell I am looking at for the string be set as a Dim so if the contents change the new string cell address will be used?
Cheers,
O