Hello,
What I need to do is display data off an existing excel WB/WS to an OLE container ; my problem is that the container does not fit the active range of that sheet
Is there one line of code that can get me started?
The range I want to display is constant ; and I've fooled around with all the view modes of the container - even auto fit does not display the selection properly - will manual set the height at design time
More clarification - all I need is to reference a particular sheet # - my workbook has 28. I can get the syntax for the sourcedoc and sourceitem values
Thanks!
What I need to do is display data off an existing excel WB/WS to an OLE container ; my problem is that the container does not fit the active range of that sheet
Is there one line of code that can get me started?
The range I want to display is constant ; and I've fooled around with all the view modes of the container - even auto fit does not display the selection properly - will manual set the height at design time
More clarification - all I need is to reference a particular sheet # - my workbook has 28. I can get the syntax for the sourcedoc and sourceitem values
Thanks!