|
Question : Drop down list to display two columns but only bring 1 value in
|
|
I would like to do a Drop Down list in a cell that shows the source as A1:B10, however when selected enters only A1:A10
Ex
A B 1 Bikes 2 Trucks 3 Cars 4 Skates ......
So in Cell drop down list I would see both columns 1 bikes 2 trucks 3 cars .... and if I select 1, then "1" is selected for that cell.
I hope I explained this well.
thx
|
|
Answer : Drop down list to display two columns but only bring 1 value in
|
|
Here is something close to what you want, I hope it is sufficient. I was not able to figure out how to get the number to show in the drop down box itself, as this box can only show the values in the range it is programmed to show.
|
|
|