Have a data validation list in a set of cells. Would like the list to pop up immediately upon clicking into the cell where the drop down is so the user can click the right choice immediately versus having to click on the drop down arrow & choose from the list. Alternatively be able to hit enter or click out of the cell if the current choice is already selected is correct. (if enter used, move to cell B1, if Item Selected move to B1, if Click in other cell in workbook allow and leave nothing if blank or current selection in list as is.
Ideally upon selecting correct item on list list will dissapear & will advance to next cell on the row. (i.e. Click on A1 make choice, upon choosing item on list, next cell B1 is selected.
Example for fisrt part: Similar to how a pop up calendar can be set up. Click in Date cell & calendar automatically pops up for date selection.
Assume drop down list is in cells a1:A10 & List Name is "Area"
Help with some VB code most appreciated.
Ideally upon selecting correct item on list list will dissapear & will advance to next cell on the row. (i.e. Click on A1 make choice, upon choosing item on list, next cell B1 is selected.
Example for fisrt part: Similar to how a pop up calendar can be set up. Click in Date cell & calendar automatically pops up for date selection.
Assume drop down list is in cells a1:A10 & List Name is "Area"
Help with some VB code most appreciated.