View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Paul B[_6_] Paul B[_6_] is offline
external usenet poster
 
Posts: 135
Default Using Excel Spellchecker On a Locked sheet

Doug, you could use a macro to unprotect the sheet run spell check and the
protect the sheet

--
Paul B
Always backup your data before trying something new
Using Excel 2000 & 97
Please post any response to the newsgroups so others can benefit from it
** remove news from my email address to reply by email **
"Doug Lansing" wrote in message
...
I am trying to use the spell checker on unlocked cells of a prottected
sheet. I haven't had much luck. Any suggestions?