#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 70
Default Hlp w/Easy Formula

How do I write a formula that Sums all the numbers in column F for only the
rows that also have a number of 37 in column I?

In other words, Add all the numbers in column F together who also have a 37
in column I, if not, then don't count them.

It seems like a simple thing but I'm not smart enought to figure it out.
Thanks for your help in advance!
-- Dax
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 18
Default Hlp w/Easy Formula

=SUMIF(I:I,37,F:F)

Laura Cook

"Dax Arroway" wrote in message
...
How do I write a formula that Sums all the numbers in column F for only
the
rows that also have a number of 37 in column I?

In other words, Add all the numbers in column F together who also have a
37
in column I, if not, then don't count them.

It seems like a simple thing but I'm not smart enought to figure it out.
Thanks for your help in advance!
-- Dax



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 461
Default Hlp w/Easy Formula

Write this formula in a cell

=SUMIF(I:I,37,F:F)

If you have specific ranges then use your ranges like I2:I300 or whatever it
is.

"Dax Arroway" wrote:

How do I write a formula that Sums all the numbers in column F for only the
rows that also have a number of 37 in column I?

In other words, Add all the numbers in column F together who also have a 37
in column I, if not, then don't count them.

It seems like a simple thing but I'm not smart enought to figure it out.
Thanks for your help in advance!
-- Dax

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Easy formula A.S. Excel Discussion (Misc queries) 0 January 19th 07 08:37 PM
Easy formula pinmaster Excel Discussion (Misc queries) 0 January 19th 07 08:25 PM
Should be easy - Value and Formula David Excel Discussion (Misc queries) 2 January 10th 07 06:05 PM
If Then formula - Should be easy!?! Aajaxx Excel Discussion (Misc queries) 9 February 3rd 06 04:09 PM
Easy formula, but need help please TxJprs Excel Worksheet Functions 4 August 1st 05 05:52 PM


All times are GMT +1. The time now is 04:15 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"