G
Guest
Hi there,
I haven't performed any programming for years and I have a memory blank on
how to resolve this easy issue.
I need to save the current ActiveCell coordinates of the cursor so that I
can programmatically jump back to this cell at some later stage.
I need the code to save the current cell position and also the code to jump
back to this position. I know it involves copying the cell info to
variable(s) and using Range to jump but all my attempts have failed
Thanks
James
I haven't performed any programming for years and I have a memory blank on
how to resolve this easy issue.
I need to save the current ActiveCell coordinates of the cursor so that I
can programmatically jump back to this cell at some later stage.
I need the code to save the current cell position and also the code to jump
back to this position. I know it involves copying the cell info to
variable(s) and using Range to jump but all my attempts have failed

Thanks
James