These cells are conditionally formatted to be red if the cell directly above is less than it and green if it's greater than. Each cell contains a simple function of SUM the row to the left plus the cell directly above it.
I'm pretty new to Excel so I've been testing functions out, and now I'm trying to count the number of cells that're greater than (or less than) the cell above each cell in this column.
I've tried combining COUNTIF and OFFSET, but I keep getting a return of 0 no matter what.
I'm pretty new to Excel so I've been testing functions out, and now I'm trying to count the number of cells that're greater than (or less than) the cell above each cell in this column.
I've tried combining COUNTIF and OFFSET, but I keep getting a return of 0 no matter what.