Why won't my program automatically insert the date when I start t

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

Guest

I have to type the full date instead of just the first four letters. Why?
 
For Word 2003, see this article:

Turn on or off AutoComplete
http://office.microsoft.com/en-us/word/HP051895851033.aspx?pid=CH060831691033

If you are using Word 2007, do this to enable autocomplete for dates: Press
Alt+F11 to display the Visual Basic Editor. Press Ctrl+G to display the
Immediate window. Type

Application.DisplayAutoCompleteTips = True

and press Enter. Close the Visual Basic Editor.


--
Stefan Blom
Microsoft Word MVP


in message
news:[email protected]...
 
I have Word 2007. I did exactly that, but it didn't turn it on. Any other
suggestions?
 
The tip doesn't come up at all. Any ideas?

Beth Melton said:
Are you saying you do not see the AutoComplete tip at all or are you seeing
it only for the month and not the full date?

Please post all follow-up questions to the newsgroup. Requests for
assistance by email cannot be acknowledged.

~~~~~~~~~~~~~~~
Beth Melton
Microsoft Office MVP

Coauthor of Word 2007 Inside Out:
http://www.microsoft.com/MSPress/books/9801.aspx#AboutTheBook

Word FAQ: http://mvps.org/word
TechTrax eZine: http://mousetrax.com/techtrax/
MVP FAQ site: http://mvps.org/
 
Beth, I'm having this same problem. Word 2007 didn't finish "typing"
November or the date itself. I did what you suggested to "Teacher" and now
November finishes, but not the date/year. Any suggestions? Thanks much!
 
We're having the same issue. If I type "Nove" I get the pop up to complete
the date if I press Enter and it does complete- however it will not put in
the day/month. Pressing the spacebar does nothing. I edited the VB script
as suggested above and it did not fix the issue. I have 300 very unhappy
users.
 

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