Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a formula to convert decimal days to Days,Hours,minutes
So 1.5 days would read as 1:12:00 The formula is : "=INT(target cell)&":"&TEXT(target cell,"hh:mm")" I need to apply this formula to pivot table summaries either as incorporated pivot calc or worse case will need to manually apply to pivot table data after pivot killed and data just values and not live pivot. So I basically have a list of different day vlaues such as 1.25 1.5 2.654 370.825 24.45 18.768 19.35 120.89 Any thoughts - thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Why don't you just format the cells of interest to dd:hh:mm???
"Todd F." wrote: I have a formula to convert decimal days to Days,Hours,minutes So 1.5 days would read as 1:12:00 The formula is : "=INT(target cell)&":"&TEXT(target cell,"hh:mm")" I need to apply this formula to pivot table summaries either as incorporated pivot calc or worse case will need to manually apply to pivot table data after pivot killed and data just values and not live pivot. So I basically have a list of different day vlaues such as 1.25 1.5 2.654 370.825 24.45 18.768 19.35 120.89 Any thoughts - thanks |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Barb thanks for replying - I cannot use that format due to the number of days
exceeding 30 or 31 - it won't count past that and I have some that exceed 300 or 400 days Any other thoughts woul dbe appreciated "Barb Reinhardt" wrote: Why don't you just format the cells of interest to dd:hh:mm??? "Todd F." wrote: I have a formula to convert decimal days to Days,Hours,minutes So 1.5 days would read as 1:12:00 The formula is : "=INT(target cell)&":"&TEXT(target cell,"hh:mm")" I need to apply this formula to pivot table summaries either as incorporated pivot calc or worse case will need to manually apply to pivot table data after pivot killed and data just values and not live pivot. So I basically have a list of different day vlaues such as 1.25 1.5 2.654 370.825 24.45 18.768 19.35 120.89 Any thoughts - thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot table formula | Excel Worksheet Functions | |||
Excel Pivot table formula | Excel Discussion (Misc queries) | |||
Custom Formula in Pivot Table Row | Excel Worksheet Functions | |||
pivot table sort entries that don't yet appear in table | Excel Discussion (Misc queries) | |||
Why won't pasted values from a formula appear in a pivot table | Excel Discussion (Misc queries) |