Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
SheriffCassidy
 
Posts: n/a
Default More problems displaying a negative time

Hi I have a chart which calculates segment time differences for a TV prgram
which consists of short segments that make up the overall program.

For example the program starts at 14:00:00 and must be finished by 16:58:00.
I am inserting and removing segments inside the timefame and my formula in
question is a simple one to display whether we are under or over the time
allowed. "=ABS(H11-H12)" :where H11 is 16:58:00 and H12 is the sum of all the
segment program durations.

Problem is, this formala shows the result as an identical result for both
negative and postive results. I would like to see the result as black for
less than 16:58:00 and either red for over 16:58:00 or with a minus sign. It
must be displayed in time format. This is essential.

Thanks in advance!!
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

Since XL stores times as fractional days, 16:58 = 16:58/24:00 =
0.706944444.

So choose

Format/Cells/Number/Custom [<=0.707291666667]hh:mm;[Red]hh:mm

(the number in brackets being approximately halfway between 16:58 and
16:59).

In article ,
"SheriffCassidy" wrote:

Hi I have a chart which calculates segment time differences for a TV prgram
which consists of short segments that make up the overall program.

For example the program starts at 14:00:00 and must be finished by 16:58:00.
I am inserting and removing segments inside the timefame and my formula in
question is a simple one to display whether we are under or over the time
allowed. "=ABS(H11-H12)" :where H11 is 16:58:00 and H12 is the sum of all the
segment program durations.

Problem is, this formala shows the result as an identical result for both
negative and postive results. I would like to see the result as black for
less than 16:58:00 and either red for over 16:58:00 or with a minus sign. It
must be displayed in time format. This is essential.

Thanks in advance!!

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
How do you enter a negative time number in Excel? Thomas99 Excel Discussion (Misc queries) 4 March 17th 05 11:42 PM
Calculating negative time & creating scrol bars for fixed size txt box. Jonathan hill via OfficeKB.com Excel Discussion (Misc queries) 4 February 12th 05 02:08 AM
time and date problems still Michaela Excel Worksheet Functions 0 February 7th 05 05:31 PM
negative time joshua Excel Discussion (Misc queries) 1 January 6th 05 06:41 PM
calculate negative or positve difference in time kpmoore Excel Discussion (Misc queries) 2 January 5th 05 01:35 AM


All times are GMT +1. The time now is 06:17 PM.

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"