problem recalculating

R

RonH

I have the formula
=SUMPRODUCT((A2:A1000="2008")*(B2:B1000>0.01)*(C2:C1000>0.01)*(B2:B1000))/SUMPRODUCT((A2:A1000="2008")*(B2:B1000>0.01)*(C2:C1000>0.01)*(C2:C1000))
It verifies the year and that both column B & C have a value entered and
then it divides B/C to give me a percentage. It seems to work fine but it
will only calculate if i click in the formula and hit enter. Ive tried
changing it to automatic but that returns a 0 for some reason. In manual it
won't recalc when I hit f9 either.
 

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