S
Sanjay
Hi,
I have the row number of the activecell, and also the column number from a
range
via:
Activecell.row
range("myrange").column 'may be moved
what I would like to do is goto that corresponding cell i.e.
if the user is on row 40 and myrange is D then goto D40
Any help appreciated!
Thanks.
I have the row number of the activecell, and also the column number from a
range
via:
Activecell.row
range("myrange").column 'may be moved
what I would like to do is goto that corresponding cell i.e.
if the user is on row 40 and myrange is D then goto D40
Any help appreciated!
Thanks.