how do I stop Word trying to auto complete dates?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using Word 2007 and like the previous versions when you start to type a
date, Word recognizes this and tries to help. It drives me mad as it is
never in the format I want.
 
The suggested format should reflect the regional settings of your computer,
but (if I remember correctly) this is not working correctly with some
language versions.

To turn off AutoComplete in Word 2007, use this macro:

Application.DisplayAutoCompleteTips = False

You can run the macro via the Immediate window of the Visual Basic Editor
(press Alt+F11, Ctrl+G); just type the command as shown above and press
Enter.

--
Stefan Blom
Microsoft Word MVP


in message
news:[email protected]...
 
I don't want to turn off auto complete, completely - just the element that
insists on trying to finish your dates!!
 
Well, in Word 2007, AutoComplete is available only for dates. Note that
turning it off won't affect AutoCorrect (that's a different setting).

--
Stefan Blom
Microsoft Word MVP


in message
 
There is no autocomplete in Word 2007 - except for dates.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top