filtering row data

G

Gary''s Student

I can apply Advanced Filtering to data in a column. How do I filter data in
a row?
 
D

Debra Dalgleish

There's nothing built in that will do advanced filtering on rows. Maybe
you could add a column with a COUNTIF formula that checks the row
content. Then, filter based on that column.
 
G

Gary''s Student

Thank you
--
Gary''s Student


Debra Dalgleish said:
There's nothing built in that will do advanced filtering on rows. Maybe
you could add a column with a COUNTIF formula that checks the row
content. Then, filter based on that column.
 
Top