D
Derrick
hi
i am trying to set up protection settings in code, where it will unprotect
... do the calcs.. then protect
my question involves settings . .. i set up protection settings so that i
can format columns, but when i run my macro, it automatically has its own
settings and i cannot format the columns anymore..
right now, my code looks like
Sheets("Vertical").Unprotect or Protect
what can i write to allow me to format columns?
thanks
i am trying to set up protection settings in code, where it will unprotect
... do the calcs.. then protect
my question involves settings . .. i set up protection settings so that i
can format columns, but when i run my macro, it automatically has its own
settings and i cannot format the columns anymore..
right now, my code looks like
Sheets("Vertical").Unprotect or Protect
what can i write to allow me to format columns?
thanks