LilBomShl said:
How can I get an ole object field to automatically resize to fit the
object
on my report??
You can set the SizeMode property of the Bound Object Field to "Zoom" to
have the picture automatically resize to fit in the Control.
Believe me, the other approach (resizing the Control to fit the Object) is
more trouble than it is worth.
Larry Linson
Microsoft Access MVP