Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
excel novice
 
Posts: n/a
Default How to display 5.5 hours instead of 5.30 when adding \ subtracting

when adding or subtracting times (13:00-08:30) how do i get the answer
formatted to show answer as 4.5 instead of 04:30
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ron Coderre
 
Posts: n/a
Default How to display 5.5 hours instead of 5.30 when adding \ subtracting

Try formatting the result as NUMBER, instead of Date or Time.

FormatCellsNumber tab
Category: Number
Decimal Places: 2

Does that help?

***********
Regards,
Ron


"excel novice" wrote:

when adding or subtracting times (13:00-08:30) how do i get the answer
formatted to show answer as 4.5 instead of 04:30

  #3   Report Post  
Posted to microsoft.public.excel.misc
Ron Coderre
 
Posts: n/a
Default How to display 5.5 hours instead of 5.30 when adding \ subtrac

Of course, without converting the time value to a proper decimal value, as
Bernard suggests, my suggestion to only change the number format does
absolutely nothing to resolve your issue.

***********
Regards,
Ron


"Ron Coderre" wrote:

Try formatting the result as NUMBER, instead of Date or Time.

FormatCellsNumber tab
Category: Number
Decimal Places: 2

Does that help?

***********
Regards,
Ron


"excel novice" wrote:

when adding or subtracting times (13:00-08:30) how do i get the answer
formatted to show answer as 4.5 instead of 04:30

  #4   Report Post  
Posted to microsoft.public.excel.misc
Bernard Liengme
 
Posts: n/a
Default How to display 5.5 hours instead of 5.30 when adding \ subtracting

If 4:30 is in A1, then use =A1*24 and format the cell as Number with 2
decimals
Excel keeps time as a fraction of a day.
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"excel novice" <excel wrote in message
...
when adding or subtracting times (13:00-08:30) how do i get the answer
formatted to show answer as 4.5 instead of 04:30



  #5   Report Post  
Posted to microsoft.public.excel.misc
Earl Kiosterud
 
Posts: n/a
Default How to display 5.5 hours instead of 5.30 when adding \ subtracting

Novice,

=(B2 - A2)*24

Format (Format - Cells - Number) as General, Number, etc (not date).

Earl Kiosterud
www.smokeylake.com

"excel novice" <excel wrote in message
...
when adding or subtracting times (13:00-08:30) how do i get the answer
formatted to show answer as 4.5 instead of 04:30





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
Adding hours and minutes Patrick Excel Worksheet Functions 16 June 18th 08 09:24 PM
Adding hours to a date Rich Excel Worksheet Functions 6 November 28th 06 08:50 PM
adding rows of hours and minutes to get a total Tipps Excel Worksheet Functions 1 November 4th 05 07:03 PM
Adding hours and minutes doyouknow2005 Excel Discussion (Misc queries) 2 July 10th 05 10:08 PM
Subtracting paid hours from unpaid hours ejerry7 Excel Worksheet Functions 5 November 29th 04 04:16 AM


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