View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
ttbbgg ttbbgg is offline
external usenet poster
 
Posts: 18
Default Protect hidden rows/columns -macro help

To add further clarification to what I'm looking for the scenario I was
thinking is this:

1)If I knew the attribute to a row/column that is hidden, I could use it in
the macro, and then LOCK those rows/columns that were hidden.
2) Then, I would Protect the sheet with password and allow selection on only
the unlocked rows/columns.

Is this fairly simple?