Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 30
Default How to count date difference in excel?


-- Question--

I have today's date in A1 and cells B1, D1, F1, and H1 I have encoded
invoice numbers. In Cells C1,E1,G1, and I1 I have encoded dates of invoice.
How do I count the those dates whose difference is from present dates are
over 65 days?


joromajr
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 287
Default How to count date difference in excel?

I assume your invoice dates are in the past, how are they "encoded"?

If you have actual dates in C1, E1, G1 and I1

=COUNT(C1,E1,G1,I1)-(A1-C1<=65)-(A1-E1<=65)-(A1-G1<=65)-(A1-I1<=65)

"joromajr" wrote:


-- Question--

I have today's date in A1 and cells B1, D1, F1, and H1 I have encoded
invoice numbers. In Cells C1,E1,G1, and I1 I have encoded dates of invoice.
How do I count the those dates whose difference is from present dates are
over 65 days?


joromajr

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 30
Default How to count date difference in excel?


--Your the man TY daddylonglegs. It also works the other way round.

joromajr


"joromajr" wrote:


-- Question--

I have today's date in A1 and cells B1, D1, F1, and H1 I have encoded
invoice numbers. In Cells C1,E1,G1, and I1 I have encoded dates of invoice.
How do I count the those dates whose difference is from present dates are
over 65 days?


joromajr

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 30
Default How to count date difference in excel?


-- oops--

I spoke to soon.... It worked for invoices... what about for checks?

I tried to replace invoice number with Cheque numbers and dates are in the
future... I get no count?

joromajr


"joromajr" wrote:


-- Question--

I have today's date in A1 and cells B1, D1, F1, and H1 I have encoded
invoice numbers. In Cells C1,E1,G1, and I1 I have encoded dates of invoice.
How do I count the those dates whose difference is from present dates are
over 65 days?


joromajr

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 30
Default How to count date difference in excel?


-- I really spoke to soon igot negative return... Please help

joromajr


"joromajr" wrote:


-- Question--

I have today's date in A1 and cells B1, D1, F1, and H1 I have encoded
invoice numbers. In Cells C1,E1,G1, and I1 I have encoded dates of invoice.
How do I count the those dates whose difference is from present dates are
over 65 days?


joromajr



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 287
Default How to count date difference in excel?

So if dates are in the future what result do you expect? If you use the
formula I suggested you should get an answer of zero because none of them
will be more than 65 days old.

What formula did you use when you got a negative result, was it exactly what
I suggested?

"joromajr" wrote:


-- I really spoke to soon igot negative return... Please help

joromajr


"joromajr" wrote:


-- Question--

I have today's date in A1 and cells B1, D1, F1, and H1 I have encoded
invoice numbers. In Cells C1,E1,G1, and I1 I have encoded dates of invoice.
How do I count the those dates whose difference is from present dates are
over 65 days?


joromajr

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
Count difference based on Range Richhall Excel Worksheet Functions 2 September 5th 07 12:06 PM
Difference between two date entries in excel? Novell Excel Discussion (Misc queries) 2 October 17th 06 07:41 AM
Count Column Difference Raj Excel Worksheet Functions 2 August 28th 06 06:54 AM
Count Difference between two dates Clash Excel Discussion (Misc queries) 4 May 3rd 06 09:45 AM
Difference between two Excel Date/Time Stamps lnapier Excel Worksheet Functions 7 June 30th 05 02:14 PM


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