Paste Image stored in Access Table into Excel?

AnnePep

New member
Local time
Today, 11:46
Joined
Dec 11, 2002
Messages
5
Hi,
I have an image stored as an OLE Object in a table in access.
(Our company Logo - bitmap file)
I currently have code that creates an invoice in excel using vba, and I would like to insert our logo from the table in access, into excel.
Has anyone had any experience with this?
We are trying to avoid having extra "baggage" needed when users run the database, thus the reason to store the file in the database rather then requiring it to be on the machine of who-ever happens to be running the database.

Thanks in advance for your help.
Anne
 

Users who are viewing this thread

Back
Top Bottom