I have a table that has suppliers identified on the 1st row.
The cells in the table specify the goods the suppliers can provide.
i.e Column 1 - Supplier A, Bread, Butter, Crisps, Cheese
Column 2 - Supplier B, Crisps
Column 3 - Supplier C, Cheese, Fruit, Bread
I have created a drop down list of all the products. What I want to be able to do is for someone to select a product and for a list of all the suppliers who can provide this product to be returned.
I have tried playing around with lookups but can't get anything to work due to the random placement of good type within the table.
The data has been exported from another source and is of a large scale so it is not practical to reformat into a different order.
The cells in the table specify the goods the suppliers can provide.
i.e Column 1 - Supplier A, Bread, Butter, Crisps, Cheese
Column 2 - Supplier B, Crisps
Column 3 - Supplier C, Cheese, Fruit, Bread
I have created a drop down list of all the products. What I want to be able to do is for someone to select a product and for a list of all the suppliers who can provide this product to be returned.
I have tried playing around with lookups but can't get anything to work due to the random placement of good type within the table.
The data has been exported from another source and is of a large scale so it is not practical to reformat into a different order.