Question SetValue for an OLEObject in a table - what to use to accomplish this?

hunterw

Registered User.
Local time
Today, 13:11
Joined
Jun 13, 2008
Messages
22
SetValue has a couple of limitations - it can't modify values in a table, and it can't set the value of an object, therefore I cannot use it to do this task.

What can I use to do this, then? I'd like to have a macro button on a form that when clicked sets an embedded OLEObject (in this case a bitmap) to a default image specified in a separate table.
 

Users who are viewing this thread

Back
Top Bottom