Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
Sammy Sammy is offline
external usenet poster
 
Posts: 40
Default Is there a hot-key combo to insert static date

I know i can pick from the "Insert" pull-down, but i would rather just type
in a hot-key combination to enter the date in the format MM/DD/YY.

Thanks
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Greg Maxey Greg Maxey is offline
external usenet poster
 
Posts: 264
Default Is there a hot-key combo to insert static date

Just assign this short macro to a hot key combination:

Sub DateStampII()
' Inserts current date
Selection.InsertDateTime DateTimeFormat:="MM/dd/yy",
InsertAsField:=False
End Sub

See:
http://word.mvps.org/FAQs/Customizat...roToHotkey.htm

On Mar 5, 10:14 am, sammy wrote:
I know i can pick from the "Insert" pull-down, but i would rather just type
in a hot-key combination to enter the date in the format MM/DD/YY.

Thanks



  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Is there a hot-key combo to insert static date

If you really want to do this from the keyboard, you can use Alt+Shift+D to
insert a date field and then Ctrl+Shift+F9 immediately to unlink the field
(you'll need to press the left arrow key once to position the insertion
point in the field before unlinking).

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"sammy" wrote in message
...
I know i can pick from the "Insert" pull-down, but i would rather just

type
in a hot-key combination to enter the date in the format MM/DD/YY.

Thanks


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
Use Macros w/ Combo Box to insert a file Paul D Microsoft Word Help 1 September 22nd 06 10:44 PM
Inserting static date field into a template MarkN Microsoft Word Help 1 April 7th 06 05:10 AM
static date created from form w/autoupdate date dorisw26 Microsoft Word Help 2 February 2nd 06 09:56 PM
Create Protected Word template that uses combo box & combo box val Cindy Microsoft Word Help 1 April 1st 05 05:10 PM
How to insert future date based on current date plus 14 days John Bakker Microsoft Word Help 1 January 31st 05 09:08 PM


All times are GMT +1. The time now is 05:08 AM.

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

About Us

"It's about Microsoft Word"