Selecting the item in combobox in excel file through C# application

M

Manikandan

Hi,
I'm using excel 2000.
I'm working on .NET1.1 using VS.NET2003
I'm using Microsoft Excel 9.0 Object Library to access excel from c#
application.
I have one excel sheet with a combobox(only one combobox with five
items).
I need to select the item through c# application.
Could you please tell me the exact syntax to select an item in excel
sheet through c# application.
I also don't know the name of combobox in excel sheet(is there any
property window to see combo box name in excel).
I tried excel.oleobjects, but don't know exact syntax
Kindly help me out

Thanks,
Mani
 
T

Tom Ogilvy

If you don't get an answer, You might ask over in the Office Developer groups
- this group is more oriented toward VBA in Excel itself.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top