Charles
Tue May 03 14:07:43 CDT 2005
It can't be inline. By definition, that means it is treated as a text
character. You need to have it floating.
--
Charles Kenyon
Word New User FAQ & Web Directory:
http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide)
http://addbalance.com/usersguide
See also the MVP FAQ:
http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
"Hambster" <Hambster@discussions.microsoft.com> wrote in message
news:0F9A456D-0177-490B-826E-449C88B7F9CF@microsoft.com...
>I have placed a graphic in my document, using "Insert -- Picture -- From
> File...",and am unable to adjust programatically its alignment on the
> page.
> In VBA, alignment options are not available for members of the
> InlineShapes
> collection. Even in the dialog insode of Word, though, it doesn't allow
> me
> to select alignment. All of those options are greyed out.
>
> Can anyone tell me how to use VBA to set the alignment to "Center" for a
> single graphic, not the text before or after it. Also, if anyone can
> explain
> why the alignment options in the dialog box are greyed out, I'd appreciate
> it.
>
> Thank you in advance.
>