G
Guest
hello,
i've got a very simple requirment,
i want to load excel into a WindowsForm (just like Iexplore.exe can load
excel)
I'm guessing that this is gonna be done with Ole automation somehow?
anyone got any ideas?
.... things to note
I don't want to use a datagrid, i really need excel
I don't want to use the excel web component
I don't want to create the ExcellApplication and set it's parent to my forms
and it's location in my form (this cause activation problems)
basically I really want excel application running and in my form..
this one had me beat that the moment....
thanks for any help offered
i've got a very simple requirment,
i want to load excel into a WindowsForm (just like Iexplore.exe can load
excel)
I'm guessing that this is gonna be done with Ole automation somehow?
anyone got any ideas?
.... things to note
I don't want to use a datagrid, i really need excel
I don't want to use the excel web component
I don't want to create the ExcellApplication and set it's parent to my forms
and it's location in my form (this cause activation problems)
basically I really want excel application running and in my form..
this one had me beat that the moment....
thanks for any help offered