Hi,
Can someone advise how I get the XLS embedded object when activated to zoom to fit the control?
I have
Which works fine with the preview (icon) display, but when the OLE object is activated , the active frame is smaller than the object frame.
Here is a screen shot of what I mean...
1 = Unbound OLE object frame
2 = Activated XLS loaded into OLE object
As you can see the "thumbnail" (2) displays correctly stretching the content of the underlying document to fit the object frame, but any XLS that is smaller (1), activates in a small frame.
What's bizarre is if I minimize the DB, say to view this browser session, when I go back to the DB the frame has resized itself?
How do I get the activate frame to resize to the containing OLE object frame?
Thanks,
1DMF
"In complete darkness we are all the same, it is only our knowledge and wisdom that separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Free Electronic Dance Music
Can someone advise how I get the XLS embedded object when activated to zoom to fit the control?
I have
Code:
Me.Office.SizeMode = acOLESizeStretch
Which works fine with the preview (icon) display, but when the OLE object is activated , the active frame is smaller than the object frame.
Here is a screen shot of what I mean...
1 = Unbound OLE object frame
2 = Activated XLS loaded into OLE object
As you can see the "thumbnail" (2) displays correctly stretching the content of the underlying document to fit the object frame, but any XLS that is smaller (1), activates in a small frame.
What's bizarre is if I minimize the DB, say to view this browser session, when I go back to the DB the frame has resized itself?
How do I get the activate frame to resize to the containing OLE object frame?
Thanks,
1DMF
"In complete darkness we are all the same, it is only our knowledge and wisdom that separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Free Electronic Dance Music