D
Derrick
Can i protect a sheet so that users of a spreadsheet can't manually change
the formulas, but a macro can automatically?
i have a validated list that changes certain formulas based on what option
is selected. I want to protect the sheet (apart from certain input cells -
but i know how to do that) so that numbers will be automatically calculated,
no matter what is selected - right now i get 'run-time error 1004' - and the
debugger stops the macro at the 1st line where a formual is changed.
so - macro can change formulas, but not humans. thats the goal. any help?
thanks!!
the formulas, but a macro can automatically?
i have a validated list that changes certain formulas based on what option
is selected. I want to protect the sheet (apart from certain input cells -
but i know how to do that) so that numbers will be automatically calculated,
no matter what is selected - right now i get 'run-time error 1004' - and the
debugger stops the macro at the 1st line where a formual is changed.
so - macro can change formulas, but not humans. thats the goal. any help?
thanks!!