Hi
Although i can find threads similar to my situation, I can't find one that gives me enough to solve my issue on my own and so could do with someones help please...
Simplest way to explain is giving you the basic file example which is here on dropbox
in essence, there are three drop down lists. The first is a simple list, "style".
The second is a "category" and the Third needs to be a list based on the chosen "category" AND the chosen "style" from the first drop down list.
I've managed to get it working using INDEX, INDIRECT and MATCH (ignore the SUBSTITUTE, that just strips spaces) but it is only returning the first matching cell, not the whole list...and this is my problem; I need the whole list.
Any help would be amazing, thank you in advance!
Although i can find threads similar to my situation, I can't find one that gives me enough to solve my issue on my own and so could do with someones help please...
Simplest way to explain is giving you the basic file example which is here on dropbox
in essence, there are three drop down lists. The first is a simple list, "style".
The second is a "category" and the Third needs to be a list based on the chosen "category" AND the chosen "style" from the first drop down list.
I've managed to get it working using INDEX, INDIRECT and MATCH (ignore the SUBSTITUTE, that just strips spaces) but it is only returning the first matching cell, not the whole list...and this is my problem; I need the whole list.
Any help would be amazing, thank you in advance!