Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Help please - I am a novice when it comes to spreadsheet-functions!
In a spreadsheet I try to add hours exceeding 24 hrs. What I need is the formula to put in the resulting cell, in order to get the result in hours and minutes (not in hundreds) Ex: 05:10 01:50 06:30 10:20 09:00 00:00 Formula here? "=SUM(A1:A6)*24" is giving me 20:00, using "user-defined tt:mm." Using "Digits", the result gives 32,83" - where the result was supposed to be 32:50 hours and minutes." Best regards, Faerk (frm. Denmark) |
#2
![]() |
|||
|
|||
![]() Quote:
assuming your formula =Sum(A1:A6) is in cell A7 format the cell by going to Formatcellscustom and type in the type tab [hh]:mm this will give you the correct answer regards Howard Last edited by gearcutter : August 17th 08 at 05:09 PM Reason: formula needs inserting |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
It is very easy:
Select cell with sum function and use Format-CellsNumber tab and use Custom option. Enter [HH]:mm and it will summarize over 24h limit... sasa stankovic "faerk" wrote in message ... Help please - I am a novice when it comes to spreadsheet-functions! In a spreadsheet I try to add hours exceeding 24 hrs. What I need is the formula to put in the resulting cell, in order to get the result in hours and minutes (not in hundreds) Ex: 05:10 01:50 06:30 10:20 09:00 00:00 Formula here? "=SUM(A1:A6)*24" is giving me 20:00, using "user-defined tt:mm." Using "Digits", the result gives 32,83" - where the result was supposed to be 32:50 hours and minutes." Best regards, Faerk (frm. Denmark) |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks - but - as a novice in spreadsheets - and bc my spreadsheet is i
danish Language, I hav'nt been able to act. the way you recommended (since all here is in danish! "Sasa Stankovic" skrev: It is very easy: Select cell with sum function and use Format-CellsNumber tab and use Custom option. Enter [HH]:mm and it will summarize over 24h limit... sasa stankovic So, I'm sorry, it's not so easy for me! Can I "beg" you to be a bit more specific - best frm Faerk "faerk" wrote in message ... Help please - I am a novice when it comes to spreadsheet-functions! In a spreadsheet I try to add hours exceeding 24 hrs. What I need is the formula to put in the resulting cell, in order to get the result in hours and minutes (not in hundreds) Ex: 05:10 01:50 06:30 10:20 09:00 00:00 Formula here? "=SUM(A1:A6)*24" is giving me 20:00, using "user-defined tt:mm." Using "Digits", the result gives 32,83" - where the result was supposed to be 32:50 hours and minutes." Best regards, Faerk (frm. Denmark) |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
First of all since you are using *24 you should format it as general or a
number and not time, if you which you seem to have done you will get 32.833333 which is correct. If you format as [tt]:mm (I am using Swedish format, I am assuming Danish format is similar) Then you should get 32:50 which equals 32.833333, 32:30 equals 32.50 in decimal time -- Regards, Peo Sjoblom "faerk" wrote in message ... Thanks - but - as a novice in spreadsheets - and bc my spreadsheet is i danish Language, I hav'nt been able to act. the way you recommended (since all here is in danish! "Sasa Stankovic" skrev: It is very easy: Select cell with sum function and use Format-CellsNumber tab and use Custom option. Enter [HH]:mm and it will summarize over 24h limit... sasa stankovic So, I'm sorry, it's not so easy for me! Can I "beg" you to be a bit more specific - best frm Faerk "faerk" wrote in message ... Help please - I am a novice when it comes to spreadsheet-functions! In a spreadsheet I try to add hours exceeding 24 hrs. What I need is the formula to put in the resulting cell, in order to get the result in hours and minutes (not in hundreds) Ex: 05:10 01:50 06:30 10:20 09:00 00:00 Formula here? "=SUM(A1:A6)*24" is giving me 20:00, using "user-defined tt:mm." Using "Digits", the result gives 32,83" - where the result was supposed to be 32:50 hours and minutes." Best regards, Faerk (frm. Denmark) |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks to you both!
I must be extraordinary dum, since I cant follow your reciepts. Where do I put the "[TT]:mm" like this? =SUM(C6:C19)[24]:60, or like this: =SUM(C6:C19)[TT]:mm, or? regards Faerk "Peo Sjoblom" skrev: First of all since you are using *24 you should format it as general or a number and not time, if you which you seem to have done you will get 32.833333 which is correct. If you format as [tt]:mm (I am using Swedish format, I am assuming Danish format is similar) Then you should get 32:50 which equals 32.833333, 32:30 equals 32.50 in decimal time -- Regards, Peo Sjoblom "faerk" wrote in message ... Thanks - but - as a novice in spreadsheets - and bc my spreadsheet is i danish Language, I hav'nt been able to act. the way you recommended (since all here is in danish! "Sasa Stankovic" skrev: It is very easy: Select cell with sum function and use Format-CellsNumber tab and use Custom option. Enter [HH]:mm and it will summarize over 24h limit... sasa stankovic So, I'm sorry, it's not so easy for me! Can I "beg" you to be a bit more specific - best frm Faerk "faerk" wrote in message ... Help please - I am a novice when it comes to spreadsheet-functions! In a spreadsheet I try to add hours exceeding 24 hrs. What I need is the formula to put in the resulting cell, in order to get the result in hours and minutes (not in hundreds) Ex: 05:10 01:50 06:30 10:20 09:00 00:00 Formula here? "=SUM(A1:A6)*24" is giving me 20:00, using "user-defined tt:mm." Using "Digits", the result gives 32,83" - where the result was supposed to be 32:50 hours and minutes." Best regards, Faerk (frm. Denmark) |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
- assuming your formula =Sum(A1:A6) is in cell A7 format the cell by going
to Formatcellscustom and type in the type tab [hh]:mm this will give you the correct answer... Ok, but since my Spreadsheet is in Danish lang, I dont know where to find this tab. Again... can I Write like this: =SUM(C6:C19)[hh]:mm, or will one of you send me a screenshot or two, to: efaerk(at)gmail.com, so I can compare your versions tabs a.s.o. with my Danish version, please? Regards Faerk "gearcutter" skrev: faerk;710496 Wrote: Help please - I am a novice when it comes to spreadsheet-functions! In a spreadsheet I try to add hours exceeding 24 hrs. What I need is the formula to put in the resulting cell, in order to get the result in hours and minutes (not in hundreds) Ex: 05:10 01:50 06:30 10:20 09:00 00:00 Formula here? "=SUM(A1:A6)*24" is giving me 20:00, using "user-defined tt:mm." Using "Digits", the result gives 32,83" - where the result was supposed to be 32:50 hours and minutes." Best regards, Faerk (frm. Denmark) Hi Faerk assuming your formula =Sum(A1:A6) is in cell A7 format the cell by going to Formatcellscustom and type in the type tab [hh]:mm this will give you the correct answer regards Howard -- gearcutter |
#8
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hurrah - I got it - [HH]:mm in english is = [TT]:mm in Danish :-) as "Peo
Sjoblom" wrote. Thanks to all of you :-) Best regards frm. Faerk "Peo Sjoblom" skrev: First of all since you are using *24 you should format it as general or a number and not time, if you which you seem to have done you will get 32.833333 which is correct. If you format as [tt]:mm (I am using Swedish format, I am assuming Danish format is similar) Then you should get 32:50 which equals 32.833333, 32:30 equals 32.50 in decimal time -- Regards, Peo Sjoblom "faerk" wrote in message ... Thanks - but - as a novice in spreadsheets - and bc my spreadsheet is i danish Language, I hav'nt been able to act. the way you recommended (since all here is in danish! "Sasa Stankovic" skrev: It is very easy: Select cell with sum function and use Format-CellsNumber tab and use Custom option. Enter [HH]:mm and it will summarize over 24h limit... sasa stankovic So, I'm sorry, it's not so easy for me! Can I "beg" you to be a bit more specific - best frm Faerk "faerk" wrote in message ... Help please - I am a novice when it comes to spreadsheet-functions! In a spreadsheet I try to add hours exceeding 24 hrs. What I need is the formula to put in the resulting cell, in order to get the result in hours and minutes (not in hundreds) Ex: 05:10 01:50 06:30 10:20 09:00 00:00 Formula here? "=SUM(A1:A6)*24" is giving me 20:00, using "user-defined tt:mm." Using "Digits", the result gives 32,83" - where the result was supposed to be 32:50 hours and minutes." Best regards, Faerk (frm. Denmark) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Converting total number of hours (24 hours) into days | Excel Discussion (Misc queries) | |||
wages - multiply hours and minutes by number of hours worked | Excel Discussion (Misc queries) | |||
Drivers Hours Timesheet - Calculate Hours Worked on Weekly Basis | Excel Discussion (Misc queries) | |||
calculate the sum of hours exceeding 23:56 | Excel Worksheet Functions | |||
Convert hours and minutes in time format into fractions of hours.. | Excel Worksheet Functions |