R
Roy
I'm using Microsoft Access 2002. I have a table with a
field called [Image] with a data type of "OLE Object". I
can create a simple form with a bound image control, run
the form, right click on the control, create a link to a
photoshop image file. All works nicely.
How do I do this directly from VBA? So that I can run
through several thousand images and populate the [Image]
field with a reference to the photoshop files without
going through the manual process above? I've looked
everywhere, and the closest I get is a reference to an
OLE Moniker - now I'm stuck.
Any help greatly appreciated.
-Roy
(also posted in "active.documents" forum)
field called [Image] with a data type of "OLE Object". I
can create a simple form with a bound image control, run
the form, right click on the control, create a link to a
photoshop image file. All works nicely.
How do I do this directly from VBA? So that I can run
through several thousand images and populate the [Image]
field with a reference to the photoshop files without
going through the manual process above? I've looked
everywhere, and the closest I get is a reference to an
OLE Moniker - now I'm stuck.
Any help greatly appreciated.
-Roy
(also posted in "active.documents" forum)