Protecting worksheet cause vba code to fail
Hi Ken,
This is probably because the 'AllowFormattingCells' property is set to
false.
If you are manually protecting the sheet you can put a tick next to
'Format Cells' in the Protect Sheet dialog.
HTH, Nick H
|