assign cell selection order in protected Excel worksheet

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

Guest

How do I assign cell selection order in protected Excel worksheets?
 
Hi

by default cell selection order is from top left to bottom right in a
protected sheet. AFAIK the only way to change this would be to write code
against the Worksheet_Change event which checks to see which cell you're in
an moves you to another cell.
 

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