Okay…I’ve got a worksheet with a handful of cells wherein data entry is required (or even allowed). I want the user to be shepherded from cell to cell, automatically skipping over cells that are protected or where no entry is needed. So as the user inputs data and hits enter, the cursor jumps to the next “open” cell.

Assume that the entry cells are non-contiguous.

Can this be done in Excel?