Cursor spacing? Word/VB 6

Associate
Joined
18 Oct 2002
Posts
972
Location
Derby
Hi there

At work the staff use a little VB6 application that simply opens up templates on the network in word, so they can get to most used items like letters etc. I have been given the job of updating it and after going back to 1999 I am ok with VB6, however there is one thing I am a bit stuck on. One of the letters has a format like this:

Our Ref:
Your Ref:

What I need to know is how do I position the cursor so it starts at the right place when a document is opened?

So instead of

|Our Ref:

They get:

Our Ref:|

I have found out how to skip lines in a word doc, so you are say 6 lines down the page at the start but I cant find anything for this one. Anyone know if this it possible in Word/and or VB 6? Thanks.
 
Back
Top Bottom