Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
Anita Anita is offline
external usenet poster
 
Posts: 34
Default Autocomplete in 2007 and normal.dot

Hi

When I type todays date, Word tries to autocomplete it - in 2003 I used to
be able to turn off 'show autocomplete tip for autotext and dates' - how do I
do that in 2007?

Also, does normal.dot still exist and work in the same way as previous
versions and where is it stored?

Thanks

Anita
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Stefan Blom Stefan Blom is offline
external usenet poster
 
Posts: 8,428
Default Autocomplete in 2007 and normal.dot

You can no longer turn off AutoComplete; see:

Use AutoComplete to enter calendar terms
http://office.microsoft.com/en-us/wo...997751033.aspx

--
Stefan Blom
Microsoft Word MVP


"Anita" wrote in message
...
Hi

When I type todays date, Word tries to autocomplete it - in 2003 I

used to
be able to turn off 'show autocomplete tip for autotext and dates' -

how do I
do that in 2007?

Also, does normal.dot still exist and work in the same way as previous
versions and where is it stored?

Thanks

Anita










  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Beth Melton Beth Melton is offline
external usenet poster
 
Posts: 1,380
Default Autocomplete in 2007 and normal.dot

The AutoComplete option is no longer available in the UI but you can use the
following to turn it off:

- Copy the following statement from this post:

Application.DisplayAutoCompleteTips = False

- Press Alt+F11 to open the Visual Basic Editor
- Press Ctrl + G to open the Immediate Window
- Paste the previously copied statement in the Immediate Window
- Press Enter to execute the statement

If you want them to display again, change False to True and repeat the
steps.

I believe your question about the Normal template was answered in a previous
post. :-)

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

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

Co-author of Word 2007 Inside Out:
http://www.microsoft.com/MSPress/boo...x#AboutTheBook

Word FAQ: http://mvps.org/word
TechTrax eZine: http://mousetrax.com/techtrax/
MVP FAQ site: http://mvps.org/

"Anita" wrote in message
...
Hi

When I type todays date, Word tries to autocomplete it - in 2003 I used to
be able to turn off 'show autocomplete tip for autotext and dates' - how
do I
do that in 2007?

Also, does normal.dot still exist and work in the same way as previous
versions and where is it stored?

Thanks

Anita



  #4   Report Post  
Posted to microsoft.public.word.docmanagement
Peter Davey Peter Davey is offline
external usenet poster
 
Posts: 1
Default Autocomplete in 2007 and normal.dot

Hurrah and thanks. This solution worked for me in Word. But not in Outlook.
I don't mind it autocompleting email addresses but getting "2007-10-01" when
I'm typing a message is driving me mad. Is a solution available?? Thanks.

"Beth Melton" wrote:

The AutoComplete option is no longer available in the UI but you can use the
following to turn it off:

- Copy the following statement from this post:

Application.DisplayAutoCompleteTips = False

- Press Alt+F11 to open the Visual Basic Editor
- Press Ctrl + G to open the Immediate Window
- Paste the previously copied statement in the Immediate Window
- Press Enter to execute the statement

If you want them to display again, change False to True and repeat the
steps.

I believe your question about the Normal template was answered in a previous
post. :-)

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

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

Co-author of Word 2007 Inside Out:
http://www.microsoft.com/MSPress/boo...x#AboutTheBook

Word FAQ: http://mvps.org/word
TechTrax eZine: http://mousetrax.com/techtrax/
MVP FAQ site: http://mvps.org/

"Anita" wrote in message
...
Hi

When I type todays date, Word tries to autocomplete it - in 2003 I used to
be able to turn off 'show autocomplete tip for autotext and dates' - how
do I
do that in 2007?

Also, does normal.dot still exist and work in the same way as previous
versions and where is it stored?

Thanks

Anita




  #5   Report Post  
Posted to microsoft.public.word.docmanagement
LSmith LSmith is offline
external usenet poster
 
Posts: 4
Default Autocomplete in 2007 and normal.dot

Is there any way to turn off AutoComplete when I go to open a Word 2007
document?
Thanks

"Beth Melton" wrote:

The AutoComplete option is no longer available in the UI but you can use the
following to turn it off:

- Copy the following statement from this post:

Application.DisplayAutoCompleteTips = False

- Press Alt+F11 to open the Visual Basic Editor
- Press Ctrl + G to open the Immediate Window
- Paste the previously copied statement in the Immediate Window
- Press Enter to execute the statement

If you want them to display again, change False to True and repeat the
steps.

I believe your question about the Normal template was answered in a previous
post. :-)

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

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

Co-author of Word 2007 Inside Out:
http://www.microsoft.com/MSPress/boo...x#AboutTheBook

Word FAQ: http://mvps.org/word
TechTrax eZine: http://mousetrax.com/techtrax/
MVP FAQ site: http://mvps.org/

"Anita" wrote in message
...
Hi

When I type todays date, Word tries to autocomplete it - in 2003 I used to
be able to turn off 'show autocomplete tip for autotext and dates' - how
do I
do that in 2007?

Also, does normal.dot still exist and work in the same way as previous
versions and where is it stored?

Thanks

Anita






  #6   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Autocomplete in 2007 and normal.dot

You could follow the instructions in Beth's post, which tell how to do
exactly this.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"LSmith" wrote in message
...
Is there any way to turn off AutoComplete when I go to open a Word 2007
document?
Thanks

"Beth Melton" wrote:

The AutoComplete option is no longer available in the UI but you can use
the
following to turn it off:

- Copy the following statement from this post:

Application.DisplayAutoCompleteTips = False

- Press Alt+F11 to open the Visual Basic Editor
- Press Ctrl + G to open the Immediate Window
- Paste the previously copied statement in the Immediate Window
- Press Enter to execute the statement

If you want them to display again, change False to True and repeat the
steps.

I believe your question about the Normal template was answered in a
previous
post. :-)

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

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

Co-author of Word 2007 Inside Out:
http://www.microsoft.com/MSPress/boo...x#AboutTheBook

Word FAQ: http://mvps.org/word
TechTrax eZine: http://mousetrax.com/techtrax/
MVP FAQ site: http://mvps.org/

"Anita" wrote in message
...
Hi

When I type todays date, Word tries to autocomplete it - in 2003 I used
to
be able to turn off 'show autocomplete tip for autotext and dates' -
how
do I
do that in 2007?

Also, does normal.dot still exist and work in the same way as previous
versions and where is it stored?

Thanks

Anita






  #7   Report Post  
Posted to microsoft.public.word.docmanagement
LSmith LSmith is offline
external usenet poster
 
Posts: 4
Default Autocomplete in 2007 and normal.dot

Actually, I had followed Beth's instructions before posting, but it didn't
work. Hitting enter just added another line in the immediate window, so I
clicked on "close and return to windows" instead.

"Suzanne S. Barnhill" wrote:

You could follow the instructions in Beth's post, which tell how to do
exactly this.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"LSmith" wrote in message
...
Is there any way to turn off AutoComplete when I go to open a Word 2007
document?
Thanks

"Beth Melton" wrote:

The AutoComplete option is no longer available in the UI but you can use
the
following to turn it off:

- Copy the following statement from this post:

Application.DisplayAutoCompleteTips = False

- Press Alt+F11 to open the Visual Basic Editor
- Press Ctrl + G to open the Immediate Window
- Paste the previously copied statement in the Immediate Window
- Press Enter to execute the statement

If you want them to display again, change False to True and repeat the
steps.

I believe your question about the Normal template was answered in a
previous
post. :-)

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

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

Co-author of Word 2007 Inside Out:
http://www.microsoft.com/MSPress/boo...x#AboutTheBook

Word FAQ: http://mvps.org/word
TechTrax eZine: http://mousetrax.com/techtrax/
MVP FAQ site: http://mvps.org/

"Anita" wrote in message
...
Hi

When I type todays date, Word tries to autocomplete it - in 2003 I used
to
be able to turn off 'show autocomplete tip for autotext and dates' -
how
do I
do that in 2007?

Also, does normal.dot still exist and work in the same way as previous
versions and where is it stored?

Thanks

Anita






Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
word 2007 autocomplete date DaveWsuReg Microsoft Word Help 1 February 22nd 07 11:57 PM
using old normal.dot in word 2007 Tony Gray Microsoft Word Help 2 January 31st 07 10:27 PM
Normal Template in Word 2007 ramesh Microsoft Word Help 3 October 6th 06 12:58 PM
Word 2007: Where is Normal.dotm Oskar Busch New Users 1 July 25th 06 11:17 PM
Autocomplete in Word 2007 LC Brewing Microsoft Word Help 1 June 22nd 06 07:04 PM


All times are GMT +1. The time now is 04:42 AM.

Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"