Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. -- Regards, Tom Ogilvy "Manikandan" wrote: 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting cells lock up Excel application | Excel Discussion (Misc queries) | |||
How to display the first Item in a combobox as the default item | Excel Programming | |||
How to display the first Item in a combobox as the default item | Excel Programming | |||
Event when selecting an item in a combobox? | Excel Programming | |||
Selecting an Item from a List and getting a different item to pop. | Excel Worksheet Functions |