Talk About Network

Google





Mac > Excel Office for Mac > Re: Time to a f...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 14 Topic 6409 of 6965
Post > Topic >>

Re: Time to a future event

by Bob Greenblatt <bob@[EMAIL PROTECTED] > Oct 6, 2008 at 07:50 AM

On 10/4/08 10:16 AM, in article 59b5b46e.1@[EMAIL PROTECTED]
"gugapal@[EMAIL PROTECTED]
" <gugapal@[EMAIL PROTECTED]
> wrote:

> Hi Bob,
> 
> First of all thanks a lot.
> I formatted future date (30.12.08 10:00) using dd.mm.aa hh:mm, I used
NOW()
> formatted the same way and then I asked Excel to subtract future date
from NOW
> and again used same format. I imagined I would get something counting
the
> minutes, hours and days, but the answer is a date. Can you help further?
Excel stores dates as sequential numbers, and time as the fractional part
of
that number. So, .5 is 12:00 noon. .25 is 6:00 AM, etc. The more decimal
digits the more detail to the time. So, when you subtract 2 times, the
integral part of the result is the number of days, and the fractional part
is the time difference. If you then format this as dd mm yy, you'll get a
new date offset from 1900 or 1904, depending on the date system you
selected. Depending on what you want to see in the result, you may need to
use another cell to display the answer. For example, if the result of the
subtraction is in A1, you might have another cell with this formula:
=Int(a1)&" Days "&text(A1, "hh:mm:ss")

-- 
Bob Greenblatt [MVP], Macintosh
bobgreenblattATmsnDOTcom
 




 14 Posts in Topic:
Time to a future event
gugapal@[EMAIL PROTECTED]  2008-10-02 15:11:13 
Re: Time to a future event
Bob Greenblatt <bob@[E  2008-10-03 07:48:49 
Re: Time to a future event
gugapal@[EMAIL PROTECTED]  2008-10-04 07:16:52 
Re: Time to a future event
Bob Greenblatt <bob@[E  2008-10-06 07:50:21 
Re: Time to a future event
gugapal@[EMAIL PROTECTED]  2008-10-17 11:23:45 
Re: Time to a future event
Bob Greenblatt <bob@[E  2008-10-17 16:19:43 
Re: Time to a future event
gugapal <>   2008-10-17 13:45:25 
Re: Time to a future event
Bob Greenblatt <bob@[E  2008-10-20 07:45:02 
Re: Time to a future event
gugapal; <>   2008-10-21 11:46:41 
Re: Time to a future event
Bob Greenblatt <bob@[E  2008-10-21 16:04:37 
Re: Time to a future event
Gugapal <>   2008-10-21 14:02:23 
Re: Time to a future event
Bob Greenblatt <bob@[E  2008-10-21 17:38:27 
Re: Time to a future event
gugapal@[EMAIL PROTECTED]  2008-10-22 06:11:59 
Re: Time to a future event
Bob Greenblatt <bob@[E  2008-10-22 09:53:00 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Fri Jan 9 2:37:04 PST 2009.