Word 2002 and 12 month calendar template

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

Guest

I have one of the 12 month calendar templates that I downloaded from
Microsoft. I update this calendar a couple times each week. The problem is
that when I click on the file to open it, the cursor is at the first position
in January. Therfore, I always have to scroll down to the month and day I
need to make a new entry.

Is there not a way to have the document open with the cursor set at the
point where I made my last change??
 
williamsmithaud said:
I have one of the 12 month calendar templates that I downloaded from
Microsoft. I update this calendar a couple times each week. The problem is
that when I click on the file to open it, the cursor is at the first position
in January. Therfore, I always have to scroll down to the month and day I
need to make a new entry.

Is there not a way to have the document open with the cursor set at the
point where I made my last change??

There's a built-in command in Word called (IIRC) Application.GoBack().
The default keyboard shortcut is SHIFT-F5.

So, when you open the document and hit that combination, you should be
taken there. You can also include the command in an AutoMacro saved in
the template.

HTH
Robert
 
Thanks your reply was very helpful. You said>>>"You can also include the
command in an AutoMacro saved in the template."

Can you tell me exactly how to do that?
 
Hi William
Thanks your reply was very helpful. You said>>>"You can also include the
command in an AutoMacro saved in the template."

Can you tell me exactly how to do that?

I'm not (really/at all :-)) a programmer, and the question is: how much
experience do you have with macros yourself?

You can find examples of the code in most threads listed here:

http://groups.google.com/groups?as_...81&as_maxd=22&as_maxm=9&as_maxy=2006&safe=off

To get an introduction to Auto-Makros in Word, I would read up (where
else? ;-)) here:

Running a macro automatically when a document is created, opened or
closed (by Dave Rado)
http://word.mvps.org/FAQs/MacrosVBA/DocumentEvents.htm

And the "Beginners' Tips" section of the following page might be of
interest to you as well:

http://word.mvps.org/FAQs/MacrosVBA/index.htm

Greetinx
Robert
 

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