Autosizing bound OLE in a report

F

ftaghaboni

I am very new to MS Access; so, any help is appreciated. I downloaded the
autosizeole from Mr. Lebans site (with thanks to him) and it seems to work
great with the forms but I can not figure out how to use it with in the
reports. Can someone help me out with this one please?
 
S

Stephen Lebans

The only modification required is to move the sample code form the form's
Current event to the Format event of the section in your report containing
the OLE control.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
F

ftaghaboni

Thank you very much, you are a life savor.

Stephen Lebans said:
The only modification required is to move the sample code form the form's
Current event to the Format event of the section in your report containing
the OLE control.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
Top