day:hour:minute:second format

S

Seth J

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
 
L

Luke M

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top