G
Guest
I need to calculate if a range of cells contains a number greater than 1, then, to add the amount of cells that are greater than 1 and display that number of cells
Thank You
Thank You
then, to add the amount of cells that are greater than 1 and display thatRich K said:I need to calculate if a range of cells contains a number greater than 1,
then, to add the amount of cells that are greater than 1 and display thatRich K said:I need to calculate if a range of cells contains a number greater than 1,
number greater than 1, then, to add the amount of cells-----Original Message-----
I need to calculate if a range of cells contains a
number of cellsexample =COUNTIF(B5:B12,">1")this willThank You
.Use the count if function where you want to displaythat