G
Guest
I am using a formula in cell C1
=countif(B9:B500,"<500")
This formula will look in column B (which is a column with
values in £'s) and tell me how many rows have a value of
under £500 in Coloumn B
I want a formula like above that will say under £500 but
over £700
=countif(B9:B500,"<500")
This formula will look in column B (which is a column with
values in £'s) and tell me how many rows have a value of
under £500 in Coloumn B
I want a formula like above that will say under £500 but
over £700