Cursor position after saving

  • Thread starter Thread starter JimK
  • Start date Start date
J

JimK

After saving my Excel 2003 file, the cursor keeps returning to cell d18
(empty cell) and not where I left it at A1. This means that the data is not
visible when I return to the page. I have made sure that all cells around
the data are empty, so am puzzled why this is happening.

Any ideas please?
Jim
 
Two possibilities I cAN THINK OF:
1) The sheet is protected and the concerning cells are unlocked/ and A1
locked.
2) There is an Event-Macro "Before_Close" that after being fired makes the
change of selection.
Micky
 
Back
Top