Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I am trying to create a lookup sheet which can be used for other sheets. I have a list of shops and a list of products. I want to be able to lookup all of the shops that supply a specified product and (on a seperate lookup) all of the products that are supplied by a specified shop. The following comma delimited example is what I'm trying at the moment. Tesco, Apples Tesco, Bananas Sainsburys, Oranges Waitrose, Grapes Waitrose, Peaches Waitrose, Pears I can use a HLookup on this either way (products to shops or shops to products), but I can only return one result, not the whole range. Here is another idea.. Tesco, Apples, Bananas Sainsburys, Oranges Waitrose, Grapes, Peaches, Pears I can use a HLookup again, and return all of the products a specific shop supplies, however I can't return all the shops that supply a specified product. I either need one sheet that I can lookup boths ways on, or two sheets with one of them dynamically updating from the other. It would be fairly straight forward using a macro, however on this occassion this is not an option. Any help would be much appreciated!! Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Formula for multiple lookups | Excel Discussion (Misc queries) | |||
Excel Conditional sum, lookups and functions help PLEASE!! | Excel Worksheet Functions | |||
excel lookups | Excel Programming | |||
LOOKUPS - Creating LOOKUPs where two different values must BOTH be satisfied. | Excel Worksheet Functions | |||
Excel Lookups | Excel Programming |