From: Mojo on
Hi All

Does anybody know of any good tutorials regarding working with pictures in
MS Word using VB6?

Thanks


From: Peter T on
Simplest way is simulate everything in Word VBA. Use the macro recorder to
get the syntax and edit out all the selects and make all implicit references
explicit back to the application. For reference see VBA help.

Regards,
Peter T

"Mojo" <please(a)dont.spam.com> wrote in message
news:uSuv04nzKHA.4752(a)TK2MSFTNGP04.phx.gbl...
> Hi All
>
> Does anybody know of any good tutorials regarding working with pictures in
> MS Word using VB6?
>
> Thanks
>
>