Hi Folks,
I have a range that I would like to use to COUNT all the fields I have a value greater than 10.
I konw I can amend my VB to suit, but its proving a difficulty. Not least because i am not doing the VB element.
I have a data set that is returning values that are either
1. Greater than 0
or
2. Zero
NB: range is defined as "Actual" and cells are not classed as "Blank"
=COUNTIF(Actual, ">0")
I have tried all different combinations of syntax. But to no avail. If anyone could help, I would be very greatful. Thanks
Craig
I have a range that I would like to use to COUNT all the fields I have a value greater than 10.
I konw I can amend my VB to suit, but its proving a difficulty. Not least because i am not doing the VB element.
I have a data set that is returning values that are either
1. Greater than 0
or
2. Zero
NB: range is defined as "Actual" and cells are not classed as "Blank"
=COUNTIF(Actual, ">0")
I have tried all different combinations of syntax. But to no avail. If anyone could help, I would be very greatful. Thanks
Craig