Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have Time values in column A i.e 2:30, :45. I want to add a column showing
these times as values. I want column B to show 2:30 as 2.5 hours and :45 as ..75 hours. Is there a formula I can use? Thank You!! |
#2
![]() |
|||
|
|||
![]()
Try...
=A1*24 ....and format as 'General'. Hope this helps! In article , "tojo107" wrote: I have Time values in column A i.e 2:30, :45. I want to add a column showing these times as values. I want column B to show 2:30 as 2.5 hours and :45 as .75 hours. Is there a formula I can use? Thank You!! |
#3
![]() |
|||
|
|||
![]()
Multiply by 24 and change the cell's number format to Number from Time if
necessary. -- Jim "tojo107" wrote in message ... |I have Time values in column A i.e 2:30, :45. I want to add a column showing | these times as values. I want column B to show 2:30 as 2.5 hours and :45 as | .75 hours. | | Is there a formula I can use? | | Thank You!! |
#4
![]() |
|||
|
|||
![]()
This worked perfectly!!
Thank You!! "Jim Rech" wrote: Multiply by 24 and change the cell's number format to Number from Time if necessary. -- Jim "tojo107" wrote in message ... |I have Time values in column A i.e 2:30, :45. I want to add a column showing | these times as values. I want column B to show 2:30 as 2.5 hours and :45 as | .75 hours. | | Is there a formula I can use? | | Thank You!! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do you find the difference between two time values when one i. | Excel Discussion (Misc queries) | |||
Time Sheets | Excel Discussion (Misc queries) | |||
unmet challenge | Excel Worksheet Functions | |||
Grabbing recods based on date and shift values | Excel Worksheet Functions | |||
time format and adding tiome values. | Excel Worksheet Functions |