From: Brenda Davis Alliant Brenda Davis on
On my computer I set up the CreateDate feature under Quick Parts and when I
start to type the date it appears allowing me to hit enter / save keystrokes.
Did the same on a co-workers computer but the date does NOT appear for
selection. Why?
From: Stefan Blom on
Are you referring to the AutoComplete suggestion when starting to type a date in Word? First make sure that the correct language is applied to text. If that doesn't make a difference, try the following:

Display the Visual Basic Editor, for example by pressing Ctrl+F11. Use Ctrl+G to activate the Immediate window. Type

Application.DisplayAutoCompleteTips = True

and then press Enter. Now close the Visual Basic Editor window.

--
Stefan Blom
Microsoft Word MVP



"Brenda Davis Alliant" <Brenda Davis Alliant(a)discussions.microsoft.com> wrote in message news:BA3F251D-5309-40D3-91B9-40BA82248FD2(a)microsoft.com...
> On my computer I set up the CreateDate feature under Quick Parts and when I
> start to type the date it appears allowing me to hit enter / save keystrokes.
> Did the same on a co-workers computer but the date does NOT appear for
> selection. Why?