G Guest Aug 3, 2006 #1 How can I get an ole object field to automatically resize to fit the object on my report??
L Larry Linson Aug 3, 2006 #2 LilBomShl said: How can I get an ole object field to automatically resize to fit the object on my report?? Click to expand... 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
LilBomShl said: How can I get an ole object field to automatically resize to fit the object on my report?? Click to expand... 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