ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   sumif (https://www.excelbanter.com/excel-worksheet-functions/67106-sumif.html)

Nuno Jácome

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


Bob Phillips

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




SteveG

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


Nuno Jácome

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



Nuno Jácome

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






All times are GMT +1. The time now is 10:16 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com