![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Location: St Leonard, New Brunswick, Canada
Posts: 9
|
I've got a cell that shows me the time spent on a certAIN MACHINE (02:25:12), which shows hours:minutes:seconds
How do I set this cell, without using a macro, to show me a decimal value (2.42 hours). I've tried all the cell formats on Excel. Don L. |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Location: Calgary, Alberta Canada
Posts: 2,065
|
with time in A2, =A2*24 Format the result as number |
|
|
|
|
|
#3 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Quote:
=A1*24 |
|
|
|
|
|
|
#4 |
|
New Member
Join Date: Apr 2002
Location: St Leonard, New Brunswick, Canada
Posts: 9
|
Thanks!!! Dave and Mark
The formula worked great, i know it seemed simple but I was racking my brain to find out how. Again thanks, Don L. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|