F
Fly Girl
What exactly are Word.Picture files? I have an application
that uses OLE Container controls which currently embed
files in my database. Several of the objects embedded are
sporting the class string of "Word.Picture". These files
are not very friendly to my VBA actions on them.
It seems that I can manually convert them to Word.Document
files by opening them in Word and save them as a .doc.
However, how did they get saved to Word.Picture format to
begin with?
Thanks!
that uses OLE Container controls which currently embed
files in my database. Several of the objects embedded are
sporting the class string of "Word.Picture". These files
are not very friendly to my VBA actions on them.
It seems that I can manually convert them to Word.Document
files by opening them in Word and save them as a .doc.
However, how did they get saved to Word.Picture format to
begin with?
Thanks!