DutchKevin
Board Regular
- Joined
- Apr 13, 2011
- Messages
- 133
- Office Version
- 365
- Platform
- Windows
Hi All,
I’d like to post the following question.
In one sheet I’d like the user to select from 3 dropdown lists certain predefined values.
On the second sheet there is a long list of unique cells (one column, that can't be split into usefull columns with text to columns or something).
I want to find the cell that holds the three text choices. These can be in different order to make things more complex.
How do I create a search that finds that one match.
Example
The user selects “AAA” and “DDD” and “FFF” from the dropdown lists
The formula should find that one cell that holds this value: “FFF JJJ GGG DDD CCC AAA”. This is the only cell that holds all three chosen values in one text. In the end I would need to have the row number of that cell, but either way I would be happy to find the answer.
I’d like to post the following question.
In one sheet I’d like the user to select from 3 dropdown lists certain predefined values.
On the second sheet there is a long list of unique cells (one column, that can't be split into usefull columns with text to columns or something).
I want to find the cell that holds the three text choices. These can be in different order to make things more complex.
How do I create a search that finds that one match.
Example
The user selects “AAA” and “DDD” and “FFF” from the dropdown lists
The formula should find that one cell that holds this value: “FFF JJJ GGG DDD CCC AAA”. This is the only cell that holds all three chosen values in one text. In the end I would need to have the row number of that cell, but either way I would be happy to find the answer.