Opening Workbook to a specific cell

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I share a workbook with other users. We would like the workbook to always open with the cursor at the last edited cell for all users. How can we set a workbook up so that no matter who opens it, the cursor is always on the last edited cell?
 
Hi
this would require VBA (using an event procedure and somethere storing
this last cell information). I'm sure this will get complicated in a
shared workbook so I wouldn't do this honestly
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top