Display combo box in the selected cell

V

Venkat

Hi,



I have developed an application which interacts with the Excel instance and
opens the documents etc. My problem is now I want to display a combo box in
the cell selected by the user at run time. The combo box needs to be filled
with an array of names. And I should handle the change event of com box as
well.



Can any one tell me the way to display a combo box in the selected cell at
run time by using c#?





Thanks in advance,

Venkat
 
Top