hi everyone. i have a question about filtering a table. i have a table with 50 columns and 900 rows. for each row, i want to goto column 5. if column 5 is equal to "1" or "2" i then want to goto column 10. if column 10 is equal to "6" or "7" i want to filter the row from the table by exluding it. how can this be done?
thanks in advance
thanks in advance
Comment