Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I want to put data in a day: hour: minute: second format and be able to
multiply it by a number. Im doing this in order to create a calculator that will allow me to see if the memory with a standard memory card last 5 day 1 hour and 51 minutes how long will it last if the memory is increased by 4 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Custom format:
d:hh:mm:ss This assumes that you are correctly inputting the values in. Remember that days are stored as integers, and time is stores as a decimal. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Seth J" wrote: I want to put data in a day: hour: minute: second format and be able to multiply it by a number. Im doing this in order to create a calculator that will allow me to see if the memory with a standard memory card last 5 day 1 hour and 51 minutes how long will it last if the memory is increased by 4 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
That's OK until the days go beyond 31.
-- David Biddulph Luke M wrote: Custom format: d:hh:mm:ss This assumes that you are correctly inputting the values in. Remember that days are stored as integers, and time is stores as a decimal. I want to put data in a day: hour: minute: second format and be able to multiply it by a number. I'm doing this in order to create a calculator that will allow me to see if the memory with a standard memory card last 5 day 1 hour and 51 minutes how long will it last if the memory is increased by 4 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hour and minute | Excel Worksheet Functions | |||
Question on Format in Hour & Minute | Excel Worksheet Functions | |||
Hour and minute | Excel Worksheet Functions | |||
convert time from 60 minute hour to 100 minute hour | Excel Discussion (Misc queries) | |||
convert 100 minute hour to a 60 minute hour | Excel Worksheet Functions |