Computing.Net > Forums > Office Software > Excel time/date formatting

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Excel time/date formatting

Reply to Message Icon

Name: ronhoward
Date: September 3, 2003 at 10:19:35 Pacific
OS: 98
CPU/Ram: 433/192
Comment:

I need to be able to use time in an arithmetic formula. For instance, if a cell has a number representing 45 minutes, I need that calculated as .75(or 3/4ths of a minute)but I would like the visual formatting to be a date/time type(00:00:45).

I know there must be a way, any help.



Sponsored Link
Ads by Google

Response Number 1
Name: stevieb
Date: September 3, 2003 at 12:50:27 Pacific
Reply:

You will need to call the decimal value for your formula from another cell.
i,e in cell A1 you have the time 00:45:00 (hh:mm:ss) to calculate the decimal value in cell A2 type =A1*24.
You would then use the value in cell A2 in your formula.

Hope this helps.


0

Response Number 2
Name: Mike
Date: September 3, 2003 at 22:33:14 Pacific
Reply:

Hi there,

Stevieb, i don't wanna seem arrogant, but that will only work when the format of cell A2 is set to a number. And when used like this it will copy the format from the A1 cell
hh.mm.ss

Another option is using the next formula
in Cell A2 =A1/60 This will give you a decimal value of the minutes, but there are allot of different options here, using different command, just don't have enough info to determine what is best in this case

With regards

Mike



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Office Software Forum Home


Sponsored links

Ads by Google


Results for: Excel time/date formatting

Date formatting in Excel www.computing.net/answers/office/date-formatting-in-excel/9134.html

Date Format Problem in Excel www.computing.net/answers/office/date-format-problem-in-excel-/7679.html

Date format in Excel www.computing.net/answers/office/date-format-in-excel/7976.html