R
Randy
Hi,
I am trying to automate the insertion of a picture into a Word
document. I have created a VBA macro which inserts a particular
picture at the current insertion point. However, I would like the
inserted picture to be placed behind the existing text of the
document. This is accessible after the picture is inserted by
selecting the picture, then selecting the Format Picture command/
toolbar, then the Layout tab and then selecting the Behind Text
button. I cannot seem to figure out how to script this same sequence
using VBA. It won't allow me to record a macro while performing these
steps, either. Does anybody have any thoughts/suggestions?
Thanks in advance,
-Randy
I am trying to automate the insertion of a picture into a Word
document. I have created a VBA macro which inserts a particular
picture at the current insertion point. However, I would like the
inserted picture to be placed behind the existing text of the
document. This is accessible after the picture is inserted by
selecting the picture, then selecting the Format Picture command/
toolbar, then the Layout tab and then selecting the Behind Text
button. I cannot seem to figure out how to script this same sequence
using VBA. It won't allow me to record a macro while performing these
steps, either. Does anybody have any thoughts/suggestions?
Thanks in advance,
-Randy