P
Princess V
I want to identify rows in my spreadsheet based on criteria in two rows.
Example:
A B
1 5 6
2 4 2
In the above example, I want to filter the sheet two display the rows for
which value in column B minus the value in Column A is a negative value.
How could i do this?
Example:
A B
1 5 6
2 4 2
In the above example, I want to filter the sheet two display the rows for
which value in column B minus the value in Column A is a negative value.
How could i do this?