Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

If statement using criteria 1

Status
Not open for further replies.
Apr 15, 2003
41
US

Is there a way to sum up all values in a spreadsheet based on two criteria? I am trying to pull in all accts for a specific division. I have a column for the division and if it equals FE, and a column for ACCT. and if it equals 750, How do I get the two criterias combined for one total...
 
You need to use the SUMPRODUCT function. I had a similar need and this answered it beautifully.

Jonsi B-)
 
Take a look at FAQ69-4725 for an explantion...



[Blue]Blue[/Blue] [Dragon]

If I wasn't Blue, I would just be a Dragon...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top