Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm trying to figure out a way of making the content of a drop down box
differ from what is actually entreed in the cell. For example, the drop down box contains the word "Information", but when I select it the word "Misc Inf" is written to the cell. I guess it's setting a range of values for the list that ultimately reference another list. Any help? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Generally speaking users find it somewhat disconcerting if what they entered
gets changed up on entry. You get lots of "Well thats not what I entered...". As a suggestion use a vlookup in another cell to reference the value of the drop down to the code you want to use. That way your user interface is simple and intuitive and the back end uses the codes you need it to... -- HTH... Jim Thomlinson "ForkHandles" wrote: I'm trying to figure out a way of making the content of a drop down box differ from what is actually entreed in the cell. For example, the drop down box contains the word "Information", but when I select it the word "Misc Inf" is written to the cell. I guess it's setting a range of values for the list that ultimately reference another list. Any help? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
preventing cell contents from being entered twice? | Excel Discussion (Misc queries) | |||
Cell contents don't display everything entered? | Excel Discussion (Misc queries) | |||
Limit drop down list and linking to other info | Excel Worksheet Functions | |||
drop down box leading to another drop down box | Excel Discussion (Misc queries) | |||
How do I set up a drop down menu within a drop down menu? | Excel Discussion (Misc queries) |