Hi! could someone tell me how to import WMF file into word file using vb? Thank you!
Printable View
Hi! could someone tell me how to import WMF file into word file using vb? Thank you!
Record a macro doing the fimage import. Then check the generated code to see how Word does it.
Help on macros....
http://vbforums.com/showthread.php?t=402032
Yes this is what I did. It is ok now. Thanks!