Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 70
Default Converting total summed into hh:mm

Hello all

I have a work sheet which shows minutes worked by an employee

A B C D E F G
30 30 0 30 30 60 180

Col A to F shows hours worked in minutes eg. 30 min 60 min etc
Col G =Sum(A2:F2) calculates total time worked for the week

I want Col G to show totals in Hours HH.MM eg 3Hrs

Thanks In advance


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Converting total summed into hh:mm

Format it as [h]:mm

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"claude jerry" wrote in message
...
Hello all

I have a work sheet which shows minutes worked by an employee

A B C D E F G
30 30 0 30 30 60 180

Col A to F shows hours worked in minutes eg. 30 min 60 min etc
Col G =Sum(A2:F2) calculates total time worked for the week

I want Col G to show totals in Hours HH.MM eg 3Hrs

Thanks In advance




  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 860
Default Converting total summed into hh:mm

Hi Claude,

Try,
G2 =SUM(A2:F2)/60/24

and format G2 as custom [h]:mm
or alternatively as custom [h] "hrs" mm "mins"

HTH
Martin


"claude jerry" wrote in message
...
Hello all

I have a work sheet which shows minutes worked by an employee

A B C D E F G
30 30 0 30 30 60 180

Col A to F shows hours worked in minutes eg. 30 min 60 min etc
Col G =Sum(A2:F2) calculates total time worked for the week

I want Col G to show totals in Hours HH.MM eg 3Hrs

Thanks In advance




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 70
Default Converting total summed into hh:mm

Thanks
Worked very well

"MartinW" wrote:

Hi Claude,

Try,
G2 =SUM(A2:F2)/60/24

and format G2 as custom [h]:mm
or alternatively as custom [h] "hrs" mm "mins"

HTH
Martin


"claude jerry" wrote in message
...
Hello all

I have a work sheet which shows minutes worked by an employee

A B C D E F G
30 30 0 30 30 60 180

Col A to F shows hours worked in minutes eg. 30 min 60 min etc
Col G =Sum(A2:F2) calculates total time worked for the week

I want Col G to show totals in Hours HH.MM eg 3Hrs

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
Converting Total Time hh.hh to HH:MM:SS David A. Excel Worksheet Functions 5 December 28th 07 05:04 PM
Converting total minutes into hours and minutes in Excel colette Excel Worksheet Functions 11 December 26th 07 07:24 PM
Add to Summed Figures acopper57 via OfficeKB.com Excel Worksheet Functions 0 May 17th 06 10:40 PM
Add to Summed Figures acopper57 via OfficeKB.com Excel Worksheet Functions 0 May 17th 06 10:39 PM
Total Summed Count of Numeric Repeat (Paired /Double Instance) Criteria Sam via OfficeKB.com Excel Worksheet Functions 2 March 20th 06 02:29 AM


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