Export picture and display in Ms Word output

G

Guest

I have an employee database. Each employee has a picture. I have an OLE field for storing the file path. I export the data from the employee database into an MS Word document. How can I export the picture info so that the picture will automatically display in the table cell that I have allocated for the picture? Right now I have to open up each Word document and insert the picture for each employee.
 
L

Larry Daugherty

The next time you open Word to insert a picture, turn on the macro recorder
in Word and record your actions. That should give you some good clues on
the code you need.

HTH
--
-Larry-
--

Compu Geek said:
I have an employee database. Each employee has a picture. I have an OLE
field for storing the file path. I export the data from the employee
database into an MS Word document. How can I export the picture info so
that the picture will automatically display in the table cell that I have
allocated for the picture? Right now I have to open up each Word document
and insert the picture for each employee.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top