Hello, XLS friends!
I would like to figure out how I can create a database of information with a filter to find the right info quickly when there are several elements listed in a single row. For example, I have a list of books, and each has several characteristics:
Book A: Romance, thriller
Book B: Comedy, romance
Book C: Satire, technical
Book D: Thriller
Book E: Comedy, Childrens, Romance
Name of the book (e.g. A) is column 1, and the characteristic is column 2. I want to be able to choose "romance" from the drop down and report back A, B, and E; or, I would like to be able to choose "Satire" and report back C. How do I enter the data into the rows so that this works? Currently I just have them separated by semi-colons but it just gets jumbled together as one characteristic (e.g. "comedy,romance").
Thank you!
I would like to figure out how I can create a database of information with a filter to find the right info quickly when there are several elements listed in a single row. For example, I have a list of books, and each has several characteristics:
Book A: Romance, thriller
Book B: Comedy, romance
Book C: Satire, technical
Book D: Thriller
Book E: Comedy, Childrens, Romance
Name of the book (e.g. A) is column 1, and the characteristic is column 2. I want to be able to choose "romance" from the drop down and report back A, B, and E; or, I would like to be able to choose "Satire" and report back C. How do I enter the data into the rows so that this works? Currently I just have them separated by semi-colons but it just gets jumbled together as one characteristic (e.g. "comedy,romance").
Thank you!