K
Kirsty
I want my macro to unlock the worksheet before it runs, and then lock it
again after.
At the moment I have Sheets("Daily Report").Select
wsheet.Unprotect Password:="computer"
however this is getting an error.
Any suggestions?
again after.
At the moment I have Sheets("Daily Report").Select
wsheet.Unprotect Password:="computer"
however this is getting an error.
Any suggestions?