#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Nuno Jácome
 
Posts: n/a
Default sumif

Could anybody help me on the following problem:
= sumif(C9:C502;"=24-01-2006";L9:L502) - this work, but I want
= sumif(C9:C502;"=Today";L9:L502) or
= sumif(C9:C502;"=G6";L9:L502)
The G6 = Today() or Now()

Thanks in advance

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default sumif


= sumif(C9:C502;"=Today()";L9:L502)

Or

= sumif(C9:C502;G6;L9:L502)

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"Nuno Jácome" <Nuno wrote in message
...
Could anybody help me on the following problem:
= sumif(C9:C502;"=24-01-2006";L9:L502) - this work, but I want
= sumif(C9:C502;"=Today";L9:L502) or
= sumif(C9:C502;"=G6";L9:L502)
The G6 = Today() or Now()

Thanks in advance



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SteveG
 
Posts: n/a
Default sumif


Nuno,

=SUMPRODUCT((C9:C502=TODAY())*(L9:L502))



HTH

Steve


--
SteveG
------------------------------------------------------------------------
SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571
View this thread: http://www.excelforum.com/showthread...hreadid=504485

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Nuno Jácome
 
Posts: n/a
Default sumif

Thanks SteveG, but I get what I want at
Sumif criteria refenrence 05/08/2005 (TimH)
Answered by Roger Govier and Aladin Akyurek

"SteveG" escreveu:


Nuno,

=SUMPRODUCT((C9:C502=TODAY())*(L9:L502))



HTH

Steve


--
SteveG
------------------------------------------------------------------------
SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571
View this thread: http://www.excelforum.com/showthread...hreadid=504485


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Nuno Jácome
 
Posts: n/a
Default sumif

Thanks Bob, but I get what I want at
Sumif criteria refenrence 05/08/2005 (TimH)
Answered by Roger Govier and Aladin Akyurek

"Bob Phillips" escreveu:


= sumif(C9:C502;"=Today()";L9:L502)

Or

= sumif(C9:C502;G6;L9:L502)

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"Nuno Jácome" <Nuno wrote in message
...
Could anybody help me on the following problem:
= sumif(C9:C502;"=24-01-2006";L9:L502) - this work, but I want
= sumif(C9:C502;"=Today";L9:L502) or
= sumif(C9:C502;"=G6";L9:L502)
The G6 = Today() or Now()

Thanks in advance




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
How to use SUMIF to return sums between two values located in cells ScottBerger Excel Worksheet Functions 2 April 23rd 23 09:05 PM
Embedding a Sumif in a sumif C.Pflugrath Excel Worksheet Functions 5 August 31st 05 07:31 PM
SUMIF with Mutiple Ranges & Criteria PokerZan Excel Discussion (Misc queries) 5 August 4th 05 10:31 PM
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function Oscar Excel Worksheet Functions 2 January 11th 05 11:01 PM
SUM(IF( Array to avoid #NUM! values Elijah Excel Worksheet Functions 7 November 21st 04 02:17 PM


All times are GMT +1. The time now is 11:59 AM.

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

About Us

"It's about Microsoft Excel"