Thread: OLE
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rick[_20_] Rick[_20_] is offline
external usenet poster
 
Posts: 1
Default OLE

I want to embed an EXCEL workbook in a Visual Basic 6.0
(Professional) application by using OLE.

My question is how can I eliminate the menus that appear
from the Excel object when I double click the ole object.
I just want to use the sheets with the Excel object model
to populate them an display the results.

Thank you.

Rick.