PC Review


Reply
Thread Tools Rate Thread

auto date completion or insert date in word 2007

 
 
=?Utf-8?B?ZHQ0NmR0NDZkdDQ2?=
Guest
Posts: n/a
 
      11th Aug 2007
hi, i used to have auto date completion in word 2003 - what happened to it?
how do i type 8/10 then enter to have the date completed to 8/10/07 for
example. thx
 
Reply With Quote
 
 
 
 
Graham Mayor
Guest
Posts: n/a
 
      12th Aug 2007
Autocomplete is no longer available (though it still does months). The
simplest workaround is to use a macro to insert the date in the format you
want, either triggered by a keyboard shortcut or a button on the QAT
eg

Sub InsertUSFormatDate()
With Selection
.InsertDateTime DateTimeFormat:="MM/dd/yyyy", InsertAsField:=False
End With
End Sub

http://www.gmayor.com/installing_macro.htm

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

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

dt46dt46dt46 wrote:
> hi, i used to have auto date completion in word 2003 - what happened
> to it? how do i type 8/10 then enter to have the date completed to
> 8/10/07 for example. thx



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Auto date completion Bill2007 Microsoft Outlook Discussion 0 13th Nov 2008 10:20 PM
Auto Insert date in Word 2007 =?Utf-8?B?RmlvbmE=?= Microsoft Word Document Management 3 18th Sep 2007 01:26 PM
Word 2003 Auto Date Completion =?Utf-8?B?TWFueCBNYW4=?= Microsoft Word Document Management 0 22nd May 2007 04:57 PM
remove date auto completion jesse Microsoft Word Document Management 0 15th Aug 2003 05:16 PM
Re: remove date auto completion Suzanne S. Barnhill Microsoft Word Document Management 0 15th Aug 2003 04:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:52 PM.