Hi There

Should be able to set the left border position of a new
word instance out of a VBA Application. The following
should be done:

1. Read out the left (or upper left) position of an
existing word instance
2. open a new word instance
3. set the left (or upper left) position of the new
instance

Any idea?

Thanx and cheers

Choli

Re: How to set left position of a new word by Jay

Jay
Mon Oct 13 11:26:27 CDT 2003

Hi, Choli,

Have a look at the code at
http://www.mvps.org/word/FAQs/Customization/TileVertically.htm. Post back if
you need help with it.

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

Choli wrote:
> Hi There
>
> Should be able to set the left border position of a new
> word instance out of a VBA Application. The following
> should be done:
>
> 1. Read out the left (or upper left) position of an
> existing word instance
> 2. open a new word instance
> 3. set the left (or upper left) position of the new
> instance
>
> Any idea?
>
> Thanx and cheers
>
> Choli