Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
kllebou
 
Posts: n/a
Default I want to show lapsed time as a negative value

I have two values which represent lapsed times. When I subtract one from the
other it sometimes results in a negative value. This is valid for the
spreadsheet. I can display the result in minutes only but not in hours and
minutes. In other words I want the result to look like -6:15. Can anyone
assist
  #2   Report Post  
Gary''s Student
 
Posts: n/a
Default

Pull-down Tools Options Calculation
and the the 1904 box at the bottom

Have a good day
--
Gary's Student


"kllebou" wrote:

I have two values which represent lapsed times. When I subtract one from the
other it sometimes results in a negative value. This is valid for the
spreadsheet. I can display the result in minutes only but not in hours and
minutes. In other words I want the result to look like -6:15. Can anyone
assist

  #3   Report Post  
Biff
 
Posts: n/a
Default

Hi!

Can you post an example?

Unless you're using the 1904 date system you can't display a negative time
format like -6:15. There are some convoluted "work arounds" but they can
cause more grief if you need to do downstream calculations.

Using the 1904 date system can cause problems with any other dates that you
may already have in your file. Your dates would be off by 1462 days.

You can display negative time in decimal format if that will suffice.

-6:15 would be -6.25

A1 = 5:00 PM
B1 = 11:15 PM

=(A1-B1)*24

Returns -6.25

Biff

"kllebou" wrote in message
...
I have two values which represent lapsed times. When I subtract one from
the
other it sometimes results in a negative value. This is valid for the
spreadsheet. I can display the result in minutes only but not in hours and
minutes. In other words I want the result to look like -6:15. Can anyone
assist



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
conditional formatting with time values Access Idiot Excel Discussion (Misc queries) 2 September 13th 05 03:29 PM
Negative Time Values B. Baumgartner Excel Discussion (Misc queries) 1 July 1st 05 10:16 AM
how to use time format to present negative value? ex. -00:42 min hass Excel Discussion (Misc queries) 4 April 19th 05 06:04 AM
recording negative time james Excel Discussion (Misc queries) 3 April 15th 05 12:20 PM
unmet challenge boris Excel Worksheet Functions 2 March 16th 05 02:13 PM


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