OLE object, can grow, can shrink

G

Guest

I have a query based report with a variable OLE image control, such that when
I enter an ID value, a certain image should appear. However, I can't seem to
get this control to grow or shrink because it's an OLE. Is there any VBA
code that can solve this? How can I make the image grow and shrink?

Thanks for any help
 
S

SA

C:

No, there's no fix or work around for your issue. OLE objects, including
images can not shrink or grow at run time; they can only be sized in design
mode.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top