Hi,
I have a table with about 40 columns. I would like to search the column names and if there’s a match with the search, display the rows of that particular column.
I just can’t figure it out, can someone help me?
Let’s say the columns are school classes and the rows are grades, I’d like to search for MATH and display the students’ names and their grade in that class. I hope that makes sense