EXCEL2007,searchable dropdown lists

SiegGreeff

New Member
Joined
Sep 19, 2015
Messages
1
EXCEL2007. I want to create multiple searchable drop down lists, each on a row below the previous one, on the same worksheet, but all using data from the same list. (the list of data is an inventory of a hardware store) the searchable drop down lists , 12 of them, are on the input screen for an invoice.

So the person processing the invoice needs to select an item from the drop down list [the data from the inventory] then input the quantity and the price. Then the next item in the next row will be the next searchable drop down list getting the data from the same inventory... and so on and so on. The prices will be input manually.

I have managed to set up a searchable drop down list in the first row, under the heading "ITEM DESCRIPTION" WHICH WORKS FINE, but when I copy the drop down list to the next row. it is no longer searchable and I can only get a complete list of all the stock in my inventory. I have used the following formulas:
COUNTIF
OFFSET
IFERROR(VLOOKUP(ROWS .....
IF(ISNUMBER(SEARCH ....... MAX
together with data validation to set up the searchable drop down list.

I did the above learning from several forums on the internet, but my knowledge of actual programming in excel is extremely limited.
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,398
Latest member
rjsteward

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