View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nev Nev is offline
external usenet poster
 
Posts: 20
Default UNprotect columns in protected workbook

Some columns in my workbook are locked and some not. I want to be able to
unlock via a macro the selected columns in the active sheet then be able to
lock them after data entry. This wil the macro in Personal.xls

I have looked at previous answers which do not seem to help.

Thanks

Nev