Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am using a dropdown in Excel Sheet. I have been able to assign a set of Key-Value pairs to the dropdown. Like for example the text that will be displayed in drop down are "text101", "text102", "text103" and the corresponding key values are 101, 102, 103. Then i am trying to retrieve the key that is selected by the user. I am able to successfully retrieve the text that is selected but i am not able to get the key. If the user selects the text "text102", i should be able to get 102. I am using Microsoft.Office.Interop.Excel.DropDown xlDropDown. Can someone tell me how should i retrieve the key value. Thanks, Shail |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dropdown box display only data dependent on another dropdown box? | Excel Worksheet Functions | |||
Retrieving Data: Speed of beating down rows vs retrieving from array? | Excel Programming | |||
populating a dropdown based on choice from a previous dropdown | Excel Programming | |||
Retrieving Dropdown/Option Button Values | Excel Programming | |||
Retrieving Dropdown/Option Button Values | Excel Programming |