Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I created a drop down list in excel, however it only allows me to choose each
item only once and then it's gone from the list. I need to be able to choose each item multiple times. |
#2
![]() |
|||
|
|||
![]()
interesting...because this is not how drop down lists work.....
question: when you created the list, did you hard code the values or are you referencing the values in some range in your workbook? "Davida" wrote: I created a drop down list in excel, however it only allows me to choose each item only once and then it's gone from the list. I need to be able to choose each item multiple times. |
#3
![]() |
|||
|
|||
![]()
I'm referencing the values in a range in my workbook. For example, the list
contains text such as noodles chips salad Once I choose noodles, it's gone from the list of choices. Thank you for your time "paige" wrote: interesting...because this is not how drop down lists work..... question: when you created the list, did you hard code the values or are you referencing the values in some range in your workbook? "Davida" wrote: I created a drop down list in excel, however it only allows me to choose each item only once and then it's gone from the list. I need to be able to choose each item multiple times. |
#4
![]() |
|||
|
|||
![]()
within the data/validation settings, do you allow for "list" and enable
"in-cell dropdown"? "Davida" wrote: I'm referencing the values in a range in my workbook. For example, the list contains text such as noodles chips salad Once I choose noodles, it's gone from the list of choices. Thank you for your time "paige" wrote: interesting...because this is not how drop down lists work..... question: when you created the list, did you hard code the values or are you referencing the values in some range in your workbook? "Davida" wrote: I created a drop down list in excel, however it only allows me to choose each item only once and then it's gone from the list. I need to be able to choose each item multiple times. |
#5
![]() |
|||
|
|||
![]()
also....this may be reaching, but all together possible...
is your named range hardcoded ($) so that each cell that is formatted with data/validation refers to the same cells each time? for example, range =$A$1:$A$4 "Davida" wrote: I'm referencing the values in a range in my workbook. For example, the list contains text such as noodles chips salad Once I choose noodles, it's gone from the list of choices. Thank you for your time "paige" wrote: interesting...because this is not how drop down lists work..... question: when you created the list, did you hard code the values or are you referencing the values in some range in your workbook? "Davida" wrote: I created a drop down list in excel, however it only allows me to choose each item only once and then it's gone from the list. I need to be able to choose each item multiple times. |
#6
![]() |
|||
|
|||
![]()
....actually, i just tested my last theory and that's definitely your
problem...you need to hard code the ranges......maybe even hard code a larger range to allow you to input new items in your existing list without having to change it each time. good luck "paige" wrote: also....this may be reaching, but all together possible... is your named range hardcoded ($) so that each cell that is formatted with data/validation refers to the same cells each time? for example, range =$A$1:$A$4 "Davida" wrote: I'm referencing the values in a range in my workbook. For example, the list contains text such as noodles chips salad Once I choose noodles, it's gone from the list of choices. Thank you for your time "paige" wrote: interesting...because this is not how drop down lists work..... question: when you created the list, did you hard code the values or are you referencing the values in some range in your workbook? "Davida" wrote: I created a drop down list in excel, however it only allows me to choose each item only once and then it's gone from the list. I need to be able to choose each item multiple times. |
#7
![]() |
|||
|
|||
![]()
ok, now I'm really lost. I do all for "list" and enable in cell drop down.
I put the source as =d157:d162. Is this wrong? I don't know too much about hard coding. Please explain. I've fallen and I can't get up! Davida "paige" wrote: ...actually, i just tested my last theory and that's definitely your problem...you need to hard code the ranges......maybe even hard code a larger range to allow you to input new items in your existing list without having to change it each time. good luck "paige" wrote: also....this may be reaching, but all together possible... is your named range hardcoded ($) so that each cell that is formatted with data/validation refers to the same cells each time? for example, range =$A$1:$A$4 "Davida" wrote: I'm referencing the values in a range in my workbook. For example, the list contains text such as noodles chips salad Once I choose noodles, it's gone from the list of choices. Thank you for your time "paige" wrote: interesting...because this is not how drop down lists work..... question: when you created the list, did you hard code the values or are you referencing the values in some range in your workbook? "Davida" wrote: I created a drop down list in excel, however it only allows me to choose each item only once and then it's gone from the list. I need to be able to choose each item multiple times. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
drop down list in excel | Excel Discussion (Misc queries) | |||
Text to Columns from drop down list update | Excel Discussion (Misc queries) | |||
changing value of a cell by selecting an item from a drop down list | Excel Worksheet Functions | |||
How do I create a drop down list in Excel 2003 | Excel Discussion (Misc queries) | |||
How do I increase type size in an Excel drop down list? | Excel Discussion (Misc queries) |