Welcome to Windows Help!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

sumifs

 
   Windows Help (Home) -> Microsoft Excel RSS
Next:  My USB ports do not show in Print Server Properti..  
Author Message
tshad

External


Since: Mar 23, 2009
Posts: 1



(Msg. 1) Posted: Wed Dec 09, 2009 2:55 pm
Post subject: sumifs
Archived from groups: microsoft>public>excel (more info?)

What does the following do?

=SUMIFS([DAY]:[DAY],[AIR]:[AIR],"<>")

Thanks,

Tom

 >> Stay informed about: sumifs 
Back to top
Login to vote
T. Valko

External


Since: Oct 22, 2008
Posts: 20



(Msg. 2) Posted: Wed Dec 09, 2009 11:46 pm
Post subject: Re: sumifs
Archived from groups: per prev. post (more info?)

>What does the following do?
>=SUMIFS([DAY]:[DAY],[AIR]:[AIR],"<>")

I never use that syntax so I'm not 100% sure of all its nuances, but in
general:

It's summing cells in the column named DAY in a table if the corresponding
cells in the column named AIR aren't empty cells.

Typically, the syntax would be like this:

=SUMIFS(Table_name[DAY],Table_name[AIR],"<>")

Also, since there is only a single criteria there's really no reason to use
the SUMIFS function. SUMIF will do the same thing:

=SUMIF(Table_name[AIR],"<>",Table_name[DAY])

 >> Stay informed about: sumifs 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
INDEX MATCH HELL ooops.. I mean HELP! - I know (or at least I think I do) that I can do this with INDEX MATCH. Here is what I want to do. I want to place this formula in cell C4 of Sheet 1. What I want this formula to do is to match the value of B2 of Sheet 1 with a list that is in Sheet 2...

Notation Bugs - Did anybody notice that Excel handles math notations (symbols) in an incorrect way? Try this: write -2 in cell A1. Write =1-A1^2 in a different cell. Write =-A1^2+1 in another cell. The two expressions are equivalent, shouldn't they? Well, the former..

How to create a single line separated by commas from a mat.. - Hello, I've the following problem. I've a table made of several columns. Each colum represents a characteristic regarding to a subject (e.g. Name, Surname, Home Street, etc...). In the rows I put the different people. I need to export these info to a....

Excel password Recovery - Hi All, i forgot my excel password, can any tell me how to recover the password there is any free tool is avail in web, Regards, Deen

Exel 2007: Show row over row - Hello Since our users uses Office 2007 there cames up a very strange issue. Sometimes (and rely sometimes) one row (only one) will show up twice (and only a part of this row will show). The rest of the sheet is ok. If you close and reopen the same sheet...
   Windows Help (Home) -> Microsoft Excel All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]