SUMIF function problem

  • Thread starter Thread starter Zorba
  • Start date Start date
Z

Zorba

I have used this formula in the past (last month) without problems - now I
have copied the columns and tried to alter the formula - it keeps telling me
"you've entered too few arguments". My formula was SUMIF (AA3:AA180 "y"
X3:X180) - all I am trying to do is to change the 180 to 183 in AA and X. I
have tried setting the function using the wizard and the formula is exactly
the same and still gives the same error message. Please help.
 
Hi,

You appear to be missing the commas

=SUMIF(AA3:AA183,"y", X3:X183)

Mike
 
Thanks for the responses - unfortunately the comma doesn't make a difference
- and that's why I never showed it in my formula. Is it possible that excel
has been corrupted in some wasy?
 
Thanks a million David - I checked my regional settings and the comma was
missing - I changed it back and the function is working again.
 
Glad to hear that it worked.
--
David Biddulph

Zorba said:
Thanks a million David - I checked my regional settings and the comma was
missing - I changed it back and the function is working again.
 

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 functions 4
SUMIF with criteria "<>" & "=" 4
SUMIF Function 2
Sumif Function 1
insert sumif, shows value of 1709, but displays value 0 1
Need Help with Sumif function 9
Sumif Function 2
SUMIFs function 2

Back
Top