View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Can I disable autocorrect from within a macro?

If you don't want it disabled.

--
Regards,
Tom Ogilvy

"BrianG" wrote in message
...

Application.AutoCorrect.ReplaceText = False


Wow, too easy. Do I need to change it back to "True" when I exit the
macro?

--
BrianG



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!