PC Review


Reply
Thread Tools Rate Thread

How to Determine the 3 of days between two dates

 
 
=?Utf-8?B?UXVpZXRNYW4=?=
Guest
Posts: n/a
 
      14th Feb 2007
Have to determine the number of days between two dates

exmple: 1/1/98 and 3/31/98 = #days

Thanks
--
Helping Is always a good thing
 
Reply With Quote
 
 
 
 
merjet
Guest
Posts: n/a
 
      14th Feb 2007
one way is to use the Int() worksheet function.
A1: 1/15/2007
A2: 1/30/2007
B2: = INT(A2-A1)

Merjet

 
Reply With Quote
 
Don Guillett
Guest
Posts: n/a
 
      14th Feb 2007
If in different cells, simply subtract one from the other

--
Don Guillett
SalesAid Software
(E-Mail Removed)
"QuietMan" <(E-Mail Removed)> wrote in message
news:42D72942-6663-417E-9278-(E-Mail Removed)...
> Have to determine the number of days between two dates
>
> exmple: 1/1/98 and 3/31/98 = #days
>
> Thanks
> --
> Helping Is always a good thing



 
Reply With Quote
 
Niek Otten
Guest
Posts: n/a
 
      14th Feb 2007
And format as General, not as Date (which is what Excel does automatically)

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Don Guillett" <(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
| If in different cells, simply subtract one from the other
|
| --
| Don Guillett
| SalesAid Software
| (E-Mail Removed)
| "QuietMan" <(E-Mail Removed)> wrote in message
| news:42D72942-6663-417E-9278-(E-Mail Removed)...
| > Have to determine the number of days between two dates
| >
| > exmple: 1/1/98 and 3/31/98 = #days
| >
| > Thanks
| > --
| > Helping Is always a good thing
|
|


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Steps to determine # of days between dates Stefanie Microsoft Access Getting Started 4 4th Mar 2009 06:05 PM
Conditional Formatting Dates calculating 10 days and 30 days from a certain date Sioux Microsoft Excel Worksheet Functions 2 11th Oct 2007 02:04 PM
Determine dates by number of days, "what date is 180 days from now =?Utf-8?B?VFJMYW1i?= Microsoft Outlook Calendar 2 19th Apr 2007 03:30 PM
Calculation to determine days between two dates =?Utf-8?B?RHVibGVhYQ==?= Microsoft Excel Worksheet Functions 3 17th Mar 2005 03:27 AM
Range of dates determine days =?Utf-8?B?RE5TTklERVI=?= Microsoft Excel Worksheet Functions 2 24th Dec 2004 03:07 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:43 PM.