A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Sumif Question



 
 
Thread Tools Display Modes
  #1  
Old March 13th, 2010, 07:20 PM posted to microsoft.public.excel.worksheet.functions
stevestr
external usenet poster
 
Posts: 2
Default Sumif Question

I need help with a sumif formula. I have two spreadsheets. On my report
spreadsheet I want to use a sumif function that looks at two columns in the
other spreadsheet and give me a total based on the following criteria.

1. Look at the date in F2 and compare to the date in C2. Count if the date
in F2 is greater than C2.

OR

2. If F2 is blank, and today's date is greater than C2, count.


  #2  
Old March 13th, 2010, 07:32 PM posted to microsoft.public.excel.worksheet.functions
Bob Phillips[_3_]
external usenet poster
 
Posts: 489
Default Sumif Question

Do you mean

=SUMPRODUCT(--((F2:F20C2:C20)+((F2:F20="")*(TODAY()C2:C20))))

--

HTH

Bob

"stevestr" wrote in message
...
I need help with a sumif formula. I have two spreadsheets. On my report
spreadsheet I want to use a sumif function that looks at two columns in
the
other spreadsheet and give me a total based on the following criteria.

1. Look at the date in F2 and compare to the date in C2. Count if the
date
in F2 is greater than C2.

OR

2. If F2 is blank, and today's date is greater than C2, count.




 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 01:46 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.