Hi there
I am having a difficulty to figure out how to proceed with the following issue. Please see the attached example file.
I need to implement a dynamic filtering, meaning that I would be able to filter by several categories and in such a way, that I would be able to filter only particular items by stating, e.g. "apple;banana"", or will select all the items by writing "all" or will select all the items except apple and banana by writing "all-apple;banana". The result should be the filtered list from the Input sheet displayed in the Output sheet.
The example is really a simple one. I would in fact need to work with tens of thousands of lines and creating seven of such filtering options. Therefore I would very much appreciate a neat and quick solution so that the processing wouldn't take ages.
Any suggestions would be greatly appreciated! Thanks a lot!
I am having a difficulty to figure out how to proceed with the following issue. Please see the attached example file.
I need to implement a dynamic filtering, meaning that I would be able to filter by several categories and in such a way, that I would be able to filter only particular items by stating, e.g. "apple;banana"", or will select all the items by writing "all" or will select all the items except apple and banana by writing "all-apple;banana". The result should be the filtered list from the Input sheet displayed in the Output sheet.
The example is really a simple one. I would in fact need to work with tens of thousands of lines and creating seven of such filtering options. Therefore I would very much appreciate a neat and quick solution so that the processing wouldn't take ages.
Any suggestions would be greatly appreciated! Thanks a lot!