
dynamic OLE link updating?
Quote:
> Is it possible to dynamically update the link on a bound (or unbound,
> preferably) object frame? I'd like to use the contents of the current field
> to update the image in a report (multiple images per page, by the way).
> Anything in the Developer's handbooks? Mine are out of reach for a couple of
> weeks, but I'll by another set if it's in there (yes, I'm that desperate).
> Thanks in advance.
Stick an image control in whichever band of the report is appropriate.
Make sure everything will stretch to fit...
In the on print event of the band set the picture property to the
appropriate path.... on whatever criteria you mean by the "current
field".