Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I create the dropdowns in excel using vb.net without using any third
party controls? Basically I have an export excel feature in my site and I need to create the dropdowns when the user trying to export the excel. Can somebody publish the sample code? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It depends on what version of Excel you are using, what exactly you mean by
"drop downs", and whether you are using VSTO (and the version of VSTO). Is this in an add-in or a code-behind workbook or what? More details are necessary. -- Cordially, Chip Pearson Microsoft MVP - Excel, 10 Years Pearson Software Consulting www.cpearson.com (email on the web site) "raj" wrote in message ... How can I create the dropdowns in excel using vb.net without using any third party controls? Basically I have an export excel feature in my site and I need to create the dropdowns when the user trying to export the excel. Can somebody publish the sample code? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Chip,
I am using the excel component in the vb.net but not using any third party tools. And I am using .Net 2.0 with the excel 2003. Basically I am trying to export the values from the vb.net website and exporting these values to the excel file as dropdown. Appreciate your help. Thanks, Raj "Chip Pearson" wrote: It depends on what version of Excel you are using, what exactly you mean by "drop downs", and whether you are using VSTO (and the version of VSTO). Is this in an add-in or a code-behind workbook or what? More details are necessary. -- Cordially, Chip Pearson Microsoft MVP - Excel, 10 Years Pearson Software Consulting www.cpearson.com (email on the web site) "raj" wrote in message ... How can I create the dropdowns in excel using vb.net without using any third party controls? Basically I have an export excel feature in my site and I need to create the dropdowns when the user trying to export the excel. Can somebody publish the sample code? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Dropdowns | Excel Discussion (Misc queries) | |||
Need to create dropdowns in Excel | Excel Discussion (Misc queries) | |||
Need to create cascading dropdowns in Excel | Excel Programming | |||
Excel DropDowns | Excel Discussion (Misc queries) | |||
How do I create Dynamic Dropdowns | Excel Programming |