[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

jamespee

8/24/2007 4:48:00 PM

I am writing an application in C# that uses Excel Interop
(Microsoft.Office.Interop.Excel) and opens an existing Excel file.
The excel sheet has a VBA ComboBox on it that I need to change. I
haven't found any way to get a reference to the combo box. Any ideas
or suggestions are appreciated.