Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
tdiermeier
 
Posts: n/a
Default how to convert h:mm (46:30) to 46.5 for payroll

I am creating a time card. After totalling hours worked for a week, the sum
is shown as 46:30. 46 hours 30 minutes. How can I change this to be
displayed as 46.5? I have a formula in the cell already
=SUM(E21+G21+I21+K21+M21+O21) The cell itself is formatted as a Custom [h]:m.
Is there another function I can add on the the formula I already have
  #2   Report Post  
tjtjjtjt
 
Posts: n/a
Default

If your formula is in Cell P21
=P21*24
You'll need to change your Cell Formatting for the Formula cell to General
or some other Non-Time Format.

tj

"tdiermeier" wrote:

I am creating a time card. After totalling hours worked for a week, the sum
is shown as 46:30. 46 hours 30 minutes. How can I change this to be
displayed as 46.5? I have a formula in the cell already
=SUM(E21+G21+I21+K21+M21+O21) The cell itself is formatted as a Custom [h]:m.
Is there another function I can add on the the formula I already have

  #3   Report Post  
BenjieLop
 
Posts: n/a
Default


tdiermeier Wrote:
I am creating a time card. After totalling hours worked for a week, the
sum
is shown as 46:30. 46 hours 30 minutes. How can I change this to be
displayed as 46.5? I have a formula in the cell already
=SUM(E21+G21+I21+K21+M21+O21) The cell itself is formatted as a Custom
[h]:m.
Is there another function I can add on the the formula I already have


This formula

=(SUM(E21+G21+I21+K21+M21+O21))*24

entered, in say, Cell P21 and formatted as number (2 decimal places)
might work for you.

Hope it helps.


--
BenjieLop


------------------------------------------------------------------------
BenjieLop's Profile: http://www.excelforum.com/member.php...o&userid=11019
View this thread: http://www.excelforum.com/showthread...hreadid=319219

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
convert decimal number to time : convert 1,59 (minutes, dec) to m agenda9533 Excel Discussion (Misc queries) 8 January 20th 05 10:24 PM
Must convert 500+ xls files to txt (tsv) KKramsch Excel Discussion (Misc queries) 1 January 5th 05 05:53 PM
Still Convert Lotus 123 to Excel 2003 becky Excel Discussion (Misc queries) 2 December 24th 04 02:14 AM
Convert Time...!convert tenths of a second Pape Excel Discussion (Misc queries) 2 December 16th 04 10:17 AM
how to convert total hours (HH:MM) into decimal number Greg T Excel Worksheet Functions 1 November 17th 04 03:07 PM


All times are GMT +1. The time now is 11:02 AM.

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"