#1   Report Post  
Posted to microsoft.public.excel.misc
Esrei
 
Posts: n/a
Default Sumif and Today

Why is this not working, range F3:IV3 has dates and F5:IF5 values?

+SUMIF($F$3:$IV$3,"<TODAY()",F5:IV5)

Thank you
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ardus Petus
 
Posts: n/a
Default Sumif and Today

Hi Esrei,

Try:

=SUMPRODUCT(($F$3:$IV3<TODAY)*(F5:IV5))

(not tested)

HTH
--
AP

"Esrei" a écrit dans le message de news:
...
Why is this not working, range F3:IV3 has dates and F5:IF5 values?

+SUMIF($F$3:$IV$3,"<TODAY()",F5:IV5)

Thank you



  #3   Report Post  
Posted to microsoft.public.excel.misc
VBA Noob
 
Posts: n/a
Default Sumif and Today


or

=SUMIF($F$3:$IV$3,""&TODAY(),F5:IV5)


--
VBA Noob
------------------------------------------------------------------------
VBA Noob's Profile: http://www.excelforum.com/member.php...o&userid=33833
View this thread: http://www.excelforum.com/showthread...hreadid=553280

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 do I add a range by date over 90 days older than today John DeLosa Excel Discussion (Misc queries) 4 February 16th 06 09:30 PM
sumif using today's date Eqa Excel Discussion (Misc queries) 3 November 9th 05 05:29 AM
How do I use the TODAY function with the SUMIF function? Lisa B. Excel Worksheet Functions 2 September 30th 05 08:51 PM
SUMIF Alternative? qflyer Excel Worksheet Functions 2 June 20th 05 07:50 AM
SUMIF Alternative? qflyer Excel Discussion (Misc queries) 1 June 20th 05 06:23 AM


All times are GMT +1. The time now is 05:29 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"