J
juliejg1
I have the following formula:
=SUMIF(Data!$X$6ata!$X$5000,">="&0.01,Data!BF$6ata!BF$5000)-SUMIF(Data!$X$6ata!$X$5000,">"&0.02,Data!BF$6ata!BF$5000)
This is to look in cells x6:x5000 for any percentages that are greater than
or equal to 1% and less than 2%. However, it is pulling all of the 2% as
well. I can't figure the problem.
=SUMIF(Data!$X$6ata!$X$5000,">="&0.01,Data!BF$6ata!BF$5000)-SUMIF(Data!$X$6ata!$X$5000,">"&0.02,Data!BF$6ata!BF$5000)
This is to look in cells x6:x5000 for any percentages that are greater than
or equal to 1% and less than 2%. However, it is pulling all of the 2% as
well. I can't figure the problem.