I've been wondering how to filter data with two columns.

For example, I ONLY want to filter data that are CS (COURSE) with a GRADE of 900.

These are the columns.

|---ID---|---NAME---|---GRADE---|---COURSE---|

Can you please help me work this out? What should I use for searching? I've used shape as textbox on my recent filter data.

Thank you!