Delete unprotected cells in protected worksheet

L

Len Silva

Trying to find a simple way to delete all the unprotected cells in a row of a
protected worksheet. I cannot use macros because of network security. I'm
trying to make this simple for an inexperienced user.
 
M

Mike H

Hi,

Without a macro it's difficult but if the sheet is protected such that you
cant select locked cells then hitting tab will move between unlocked cells.

Mike
 
Top