Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Lisa B.
 
Posts: n/a
Default How do I use the TODAY function with the SUMIF function?

How do I use the TODAY() formula in the SUMIF function?
I'm tracking training time and I want to sum only the hours completed, not
the hours to be completed.
Example:
1/2/2005 5
3/22/2005 3
10/9/2005 4
11/1/2005 5
8
I have tried =SUMIF(A2:A6,"TODAY()",B2:B7) and I have tried entering the
TODAY function into another cell and referencing that cell in the SUMIF
function (i.e =SUMIF(A2:A6,"E6",B2:B7).

I cannot seem to find the correct way to make this work. Any help/advice
would be greatly appreciated!

Best,

Lisa B.
  #2   Report Post  
David Billigmeier
 
Posts: n/a
Default

You're Close...

=SUMIF(A2:A6,""&E6,B2:B7)


--
Regards,
Dave


"Lisa B." wrote:

How do I use the TODAY() formula in the SUMIF function?
I'm tracking training time and I want to sum only the hours completed, not
the hours to be completed.
Example:
1/2/2005 5
3/22/2005 3
10/9/2005 4
11/1/2005 5
8
I have tried =SUMIF(A2:A6,"TODAY()",B2:B7) and I have tried entering the
TODAY function into another cell and referencing that cell in the SUMIF
function (i.e =SUMIF(A2:A6,"E6",B2:B7).

I cannot seem to find the correct way to make this work. Any help/advice
would be greatly appreciated!

Best,

Lisa B.

  #3   Report Post  
Lisa B.
 
Posts: n/a
Default

David,

You are my hero - thank you!

Lisa B.

"David Billigmeier" wrote:

You're Close...

=SUMIF(A2:A6,""&E6,B2:B7)


--
Regards,
Dave


"Lisa B." wrote:

How do I use the TODAY() formula in the SUMIF function?
I'm tracking training time and I want to sum only the hours completed, not
the hours to be completed.
Example:
1/2/2005 5
3/22/2005 3
10/9/2005 4
11/1/2005 5
8
I have tried =SUMIF(A2:A6,"TODAY()",B2:B7) and I have tried entering the
TODAY function into another cell and referencing that cell in the SUMIF
function (i.e =SUMIF(A2:A6,"E6",B2:B7).

I cannot seem to find the correct way to make this work. Any help/advice
would be greatly appreciated!

Best,

Lisa B.

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
Improve SUMIF function to sum more than one column Mark Rucker Excel Worksheet Functions 3 August 10th 05 08:55 PM
Sumif function? claudlarue Excel Worksheet Functions 2 August 3rd 05 01:53 PM
Can SUMIF function include AND function ShaneS Excel Worksheet Functions 1 May 17th 05 03:24 AM
Dynamic sumif function Jimbola Excel Worksheet Functions 5 May 4th 05 01:10 AM
SUMIF function - criteria of between two dates. How? Frannie21 Excel Worksheet Functions 4 January 27th 05 03:28 PM


All times are GMT +1. The time now is 12:37 PM.

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"