Is it possible to do spellcheck in partially-locked excel documen.

K

kchambers

I have created a form in excel where part of it is locked to be altered. The
cells that people can input their information into I want them to be able to
use spellcheck. Is this possible and if so how?

I am using Office XP.
 
D

Dave Peterson

Could you provide a macro that would unprotect the sheet, run spell check, then
reprotect the sheet?
 
Top