Hi,
in my attached workbook I have a some conditional formatting in every second column. The conditional formatting is checking if each cell is a greater value than the one to the right of itself. If TRUE then highlight green.
In cell CW2 I want to see if there is a shorter/smarter way of counting the number of cells which are TRUE A2>B2, C2>D2, E2>F2 all the way thru to CU2>CV2. In this example only A2>B2 are TRUE so the result should show 1.
In cell CX2 for those conditions which are TRUE (as per above) I also want to sum the difference between each pair which are TRUE. In this example A2-B2.
What do you suggest for efficient formula for these two calculations rather than a very long formula in both cases? Appreciate any suggestions.
regards
GB
in my attached workbook I have a some conditional formatting in every second column. The conditional formatting is checking if each cell is a greater value than the one to the right of itself. If TRUE then highlight green.
In cell CW2 I want to see if there is a shorter/smarter way of counting the number of cells which are TRUE A2>B2, C2>D2, E2>F2 all the way thru to CU2>CV2. In this example only A2>B2 are TRUE so the result should show 1.
In cell CX2 for those conditions which are TRUE (as per above) I also want to sum the difference between each pair which are TRUE. In this example A2-B2.
What do you suggest for efficient formula for these two calculations rather than a very long formula in both cases? Appreciate any suggestions.
regards
GB