I want to count the number of cells where the number in column b is greater than the number in column A.
Column A --------Column B
12 ------ 9
12 -----17
12 -----13
8 ------10
8 ------17
8 8
I want to be able to say in one click how many times column B is greater than the total in column A. In this case it would have been 4.
I have spreadsheets with total for over a thousand lines and need to be able to determine this info in one click.
Thanks in advance
Mike in Cali
Column A --------Column B
12 ------ 9
12 -----17
12 -----13
8 ------10
8 ------17
8 8
I want to be able to say in one click how many times column B is greater than the total in column A. In this case it would have been 4.
I have spreadsheets with total for over a thousand lines and need to be able to determine this info in one click.
Thanks in advance
Mike in Cali