Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default Report Date - Date Recv = Days Late, but how to rid completed date

Second try at posting since the other seems to have been eaten up :-P

Sheet1!
F2 = "Date Received"
G2 = "Date Completed"

Sheet2!
C1 = "Report Date" (a variable date)
A3 = "Date Received" linked from Sheet1!F2
M2 = "Days Late" (currently =DATEDIF(A3,$C$1,"d"))

However, this method gives me *all* the Sheet1! files and the number of days
since they've been received.

What I need the Sheet2! to do is to produce a report of files that have been
received but are still open (i.e. don't have "Date Completed" populated) and
have the number of days of each uncompleted file appear in Sheet2!M2.

And I was so pleased I at least figured out the DATEDIF formula :-)

Help, please?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,344
Default Report Date - Date Recv = Days Late, but how to rid completed date

You could use the Data, Filter, Advanced filter command to send all the
records that don't have anything in the date completed field. Or you could
use the Data, Filter, AutoFilter to find all Blank entries in the Date
Completed field and then copy them to the other sheet.

You could do this with a formula but it would be more complicated.
--
Cheers,
Shane Devenshire


"MS Questionnairess" wrote:

Second try at posting since the other seems to have been eaten up :-P

Sheet1!
F2 = "Date Received"
G2 = "Date Completed"

Sheet2!
C1 = "Report Date" (a variable date)
A3 = "Date Received" linked from Sheet1!F2
M2 = "Days Late" (currently =DATEDIF(A3,$C$1,"d"))

However, this method gives me *all* the Sheet1! files and the number of days
since they've been received.

What I need the Sheet2! to do is to produce a report of files that have been
received but are still open (i.e. don't have "Date Completed" populated) and
have the number of days of each uncompleted file appear in Sheet2!M2.

And I was so pleased I at least figured out the DATEDIF formula :-)

Help, please?

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
My discovery on adding months and days to a date! Epinn Excel Worksheet Functions 8 October 9th 06 10:27 PM
how to calculate a date .. say 34 days from today shaunl Excel Discussion (Misc queries) 5 July 13th 05 02:38 PM
imported impromtu report date issue - fix by format or formula Todd F. Excel Discussion (Misc queries) 3 July 7th 05 09:57 PM
Calculating days between current date and a date in future NETWORKDAYS() function Faheem Khan Excel Worksheet Functions 2 February 10th 05 07:18 PM
How to change (delivery) days and automatically the receive date in an other cell? Elboo Excel Worksheet Functions 5 November 22nd 04 02:44 PM


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