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
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