Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Sue
 
Posts: n/a
Default IF Function or Countif

I have a spreadsheet that has 4 columns in my results page. These columns
contain dates. For instance I have a Committed Cure date and an Actual Cure
date and then a committed test date and an actual test date.

There are a number of rows and several sections that need to be counted
separately. How do I write an IF statement to show if the committed cure
date is in the past and the actual cure date is showing a default date (until
real date is populated) of 0-Jan-00 how many lines meet this criteria?

I would have to do the same type of statement for my testing dates.

If it's easier to do a countif function what would be the best way to write
that function?

Thank you in advance.
  #2   Report Post  
Aladin Akyurek
 
Posts: n/a
Default

Something like...

=SUMPRODUCT(--(CommittedCureDates <
TODAY()),--(ActualCureDates=DefaultDate))

where DefaultDate is a cell housing a true date.

Sue wrote:
I have a spreadsheet that has 4 columns in my results page. These columns
contain dates. For instance I have a Committed Cure date and an Actual Cure
date and then a committed test date and an actual test date.

There are a number of rows and several sections that need to be counted
separately. How do I write an IF statement to show if the committed cure
date is in the past and the actual cure date is showing a default date (until
real date is populated) of 0-Jan-00 how many lines meet this criteria?

I would have to do the same type of statement for my testing dates.

If it's easier to do a countif function what would be the best way to write
that function?

Thank you in advance.

  #3   Report Post  
nijunge
 
Posts: n/a
Default


Take the oppotunity to learn about PIVOTtables. it looks totally vierd
in the start but it realy is the tool for this type of operations


--
nijunge
------------------------------------------------------------------------
nijunge's Profile: http://www.excelforum.com/member.php...o&userid=26404
View this thread: http://www.excelforum.com/showthread...hreadid=398843

  #4   Report Post  
Sue
 
Posts: n/a
Default

Thank you. I used a version of what you provided and it works perfectly. I
appreciate your help.

Sue

"Aladin Akyurek" wrote:

Something like...

=SUMPRODUCT(--(CommittedCureDates <
TODAY()),--(ActualCureDates=DefaultDate))

where DefaultDate is a cell housing a true date.

Sue wrote:
I have a spreadsheet that has 4 columns in my results page. These columns
contain dates. For instance I have a Committed Cure date and an Actual Cure
date and then a committed test date and an actual test date.

There are a number of rows and several sections that need to be counted
separately. How do I write an IF statement to show if the committed cure
date is in the past and the actual cure date is showing a default date (until
real date is populated) of 0-Jan-00 how many lines meet this criteria?

I would have to do the same type of statement for my testing dates.

If it's easier to do a countif function what would be the best way to write
that function?

Thank you 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 do you ignore hidden rows in a countif() function Scott buckwalter Excel Worksheet Functions 9 August 11th 05 08:36 PM
Excel option to store trendline's coefficients in cells for use Miguel Saldana Charts and Charting in Excel 9 June 20th 05 08:45 PM
Automatically up date time in a cell Mark Excel Discussion (Misc queries) 5 May 12th 05 12:26 AM
Countif Function -Nested Angi Excel Discussion (Misc queries) 7 May 4th 05 07:04 PM
clock Wildman Excel Worksheet Functions 2 April 26th 05 10:31 AM


All times are GMT +1. The time now is 05:37 AM.

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"