Array issues

T

Tobro88

I thought that it was better to send the sheet to explain things.


This is very odd to me. I am using the following array. Every single
formula on the sheet works fine except for this one. The formula is
not recognizing the actual percentage 79%. The formula will count 80%
and 78%, but the fields that actually fall on 79% are not being
counted. Do you think that this would have something to do with the AA
and beyond range? The identical formula seems to work ok in the A-Z
columns.


I have included the sheet for review.

{=SUM(($AC$6:$AC$36>=68%)*($AC$6:$AC$36<=79%))}


Thanks,
Todd


+-------------------------------------------------------------------+
|Filename: todd 01.zip |
|Download: http://www.excelforum.com/attachment.php?postid=4103 |
+-------------------------------------------------------------------+
 
B

Bob Phillips

That is because the 79% is actually 79.17%, the format makes it look =79%,
but it isn't.


--

HTH

RP
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top