How do you correct inaccurate sumif totals?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I use the sumif functions quite a bit, however, today I am getting an
inaccurate total on my sumif formula. What is drving this? Is the file size a
problem?
 
Hardly, probably erroneous data or formula.

Post your formula and explain the data layout
 
I use the sumif functions quite a bit, however, today I am getting an
inaccurate total on my sumif formula. What is drving this? Is the file
size a problem?

We are experts at mindreading, but your brain is just not putting out
enough energy. Perhaps you could describe the nature of the
"inaccuracy". (Duh!)

Let me more specific: SUMIF returns what, and you expect what?

Could the difference be explained by a programming of your own; that
is, the conditional expression is not working the way you expect?

Could the difference be explained by rounding in the __display__ of
intermediate values (those cells being summed), but the underlying
values are different?

The latter is a very common programming mistake (of the user's).
There are several ways to work around it.

But before I leap into problem-solving mode, it would be nice to know
what the problem is.
 

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

Sumif Question 1
SUMIFs across multiple sheets 7
quick question on sumif 3
function help, sumif?? 2
SumIf conditional to date range 5
Combine Sumif and Countif 3
SumIf Formula 2
SUMIF ERROR 3

Back
Top