inserting a picture from an excel file into an access table

G

gusz1

Hi,
is there a way with VBA to achieve the following:
I have a picture in an excel file, and I want to insert it into an access
table. The records of the access table look like this:
col1, col2, ... col5
where col1, ... are text fields and col5 is an OLEObject field.
So is there a way to write a cross-application script that does this?

Thx,
Gus
 

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