#1   Report Post  
Stikfa
 
Posts: n/a
Default Cursor starting point.

I am sure this is one of those easy things I am just not seeing.

I have created a template and most everything is good. The one issue I have
is getting the cursor to start off where I want it.

The last field I put in is an auto-updating date field. When I create a new
document from that template, the cursor starts at the beginning of the date
field. I want it to start at the end, or even better below the date filed.

I have tried just having the cursor where i want it when i save the
template, obviously that does not work. I have also tried inserting a Text
Wrapping Break after the filed, but no help.

So, can someone tell me how to specify the starting point for the cursor?

Thanks.


  #2   Report Post  
Jay Freedman
 
Posts: n/a
Default

Stikfa wrote:
I am sure this is one of those easy things I am just not seeing.

I have created a template and most everything is good. The one issue
I have is getting the cursor to start off where I want it.

The last field I put in is an auto-updating date field. When I create
a new document from that template, the cursor starts at the beginning
of the date field. I want it to start at the end, or even better
below the date filed.

I have tried just having the cursor where i want it when i save the
template, obviously that does not work. I have also tried inserting a
Text Wrapping Break after the filed, but no help.

So, can someone tell me how to specify the starting point for the
cursor?

Thanks.


In the template, insert a bookmark at the place where you want the cursor to
start. Let's say you name the bookmark StartHere.

Also in the template, open the VBA editor and paste in the following macro,
using the instructions at http://www.gmayor.com/installing_macro.htm if
necessary. If you named the bookmark something different, also change the
macro to match.

Public Sub AutoNew()
ActiveDocument.Bookmarks("StartHere").Select
End Sub

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org


  #3   Report Post  
Suzanne S. Barnhill
 
Posts: n/a
Default

Another approach, if this is a letter template, is to put the date field in
the First Page Header along with the letterhead.

--
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.

"Jay Freedman" wrote in message
...
Stikfa wrote:
I am sure this is one of those easy things I am just not seeing.

I have created a template and most everything is good. The one issue
I have is getting the cursor to start off where I want it.

The last field I put in is an auto-updating date field. When I create
a new document from that template, the cursor starts at the beginning
of the date field. I want it to start at the end, or even better
below the date filed.

I have tried just having the cursor where i want it when i save the
template, obviously that does not work. I have also tried inserting a
Text Wrapping Break after the filed, but no help.

So, can someone tell me how to specify the starting point for the
cursor?

Thanks.


In the template, insert a bookmark at the place where you want the cursor

to
start. Let's say you name the bookmark StartHere.

Also in the template, open the VBA editor and paste in the following

macro,
using the instructions at http://www.gmayor.com/installing_macro.htm if
necessary. If you named the bookmark something different, also change the
macro to match.

Public Sub AutoNew()
ActiveDocument.Bookmarks("StartHere").Select
End Sub

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org



  #4   Report Post  
Stikfa
 
Posts: n/a
Default

To both Jay and Suzanne,

Both of your suggestions worked. And yes, I tried both. Learned a bit about
macros in the process.

So, thanks to both of you two.



"Stikfa" wrote:

I am sure this is one of those easy things I am just not seeing.

I have created a template and most everything is good. The one issue I have
is getting the cursor to start off where I want it.

The last field I put in is an auto-updating date field. When I create a new
document from that template, the cursor starts at the beginning of the date
field. I want it to start at the end, or even better below the date filed.

I have tried just having the cursor where i want it when i save the
template, obviously that does not work. I have also tried inserting a Text
Wrapping Break after the filed, but no help.

So, can someone tell me how to specify the starting point for the cursor?

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
HOW? Correct Delivery Point in POSTNET using MS WORD mail merge Lee Gillie Mailmerge 2 March 28th 05 11:26 PM
Blinking insertion point AA Microsoft Word Help 1 February 27th 05 03:13 AM
the "insertion point" appearance in Word C_Kid Microsoft Word Help 2 January 31st 05 11:18 PM
From this point forward? Catt Microsoft Word Help 1 January 14th 05 05:31 PM
Insertion point after section break Sherry Microsoft Word Help 4 January 12th 05 01:57 AM


All times are GMT +1. The time now is 10:37 PM.

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"