Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
coordinates | Charts and Charting in Excel | |||
If activecell.column = variable then activecell,offset (0,1) | Excel Discussion (Misc queries) | |||
map coordinates | Charts and Charting in Excel | |||
Simple way to convert UTM ED50 coordinates to decimal coordinates? | Excel Programming | |||
Converting MouseDown Coordinates to Chart Point Coordinates | Excel Programming |