drop down list of choices

claudehollett

Board Regular
Joined
Dec 11, 2003
Messages
89
I need (in col E) to offer the user a list of 5 choices for entry. Using a combo box works but I don't want to insert a combo box 10,000 times (this sheet has 10,000 rows). The sheet also looks less than desireable with all those combo boxes. Is there a better way?
Also, my sheet opens for manual entry in col B. After that manual entry code takes me to col E for continued manual entry out to col J. After tabbing out to col J and pressing "enter" Excel takes me back to col E on the next row down. Is there a way to leave col J and be automatically returned to col B on the next row down?
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
on the menu try Data->Validation... In the box that pops up choose "List". You can then manually type in the 5 entries or link them.

How this works is, when a user clicks the cell a combo type box appears. When the cell is not selected the box does not appear. Data validation items are copy and pasteable. So after you create it once you can copy and paste it any where you need.

HT
 
Upvote 0

Forum statistics

Threads
1,203,600
Messages
6,056,203
Members
444,850
Latest member
dancasta7

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top