Moving through a spreadsheet

  • Thread starter Thread starter Kat
  • Start date Start date
K

Kat

I've created a two page fill in spreadsheet. When protected, only certain
cells are available for editing. My two pages were created side by side on
the sheet due to columns needed, it just made creating easier. Horizontally
I can have 15 columns on page one and 5 columns on page two.

My problem is, I would like to be able to move through the protected sheet
in a certain manner meaning, Tab through all cells vertically in the B
columns first then tab through the cells in the E column and then move to
page two and tab through row 6, p q r s t then row 7, p q r s t and so on.
Is there a way to have the protected form move through a sheet in a certain
order?

I have excel 2000 on XP Pro.

Thanks in advance for any help

Kath in WI
 
if you can't do it with protecting cells and using the tab key you can with
a worksheet_change event
 

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