OLE picture - accessing the picture property
I have an OLE picture object that i want to update depending on another control's value. It should replace the object's picture accordingly. my problem is that i cannot figure out how to change the picture property of the OLE picture object on the sheet. (if i use insert picture from VBA, it doesnt 'replace' the current image, it just adds a new one.)
|