PC Review


Reply
Thread Tools Rate Thread

How to calculate time after converting 12.22 to 12:22

 
 
Bob Phillips
Guest
Posts: n/a
 
      25th Sep 2006
=A2*24*10

that is multiply the time by 24


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Mouimet" <(E-Mail Removed)> wrote in message
news:E6376239-3776-442D-8690-(E-Mail Removed)...
> First I'm trying to enter time (Hours.Minutes) like 12.22 or 123.54

instead
> of 12:22 and 123:54 for fast entries because I have many of them. Add all

of
> them after.
> I use the formula in cell A2: =INT(A1)/24+MOD(A1,1)/14.4 to convert in

time
> format([H]:mm
> Everything is working well until I want to multiply the results by money.
> Example: Data: 125.36 Results after converting: 125:36 If I add many

data
> the total of all hours and minutes are OK.
> Now I need to calculate a cost for: 125 hours 36 minutes.
> 125:36 * $10.00 = $10.35 (????)Format in money. This is not the right
> Answer. How to make it right
> Thank you.
>
>



 
Reply With Quote
 
 
 
 
=?Utf-8?B?TW91aW1ldA==?=
Guest
Posts: n/a
 
      25th Sep 2006
First I'm trying to enter time (Hours.Minutes) like 12.22 or 123.54 instead
of 12:22 and 123:54 for fast entries because I have many of them. Add all of
them after.
I use the formula in cell A2: =INT(A1)/24+MOD(A1,1)/14.4 to convert in time
format([H]:mm
Everything is working well until I want to multiply the results by money.
Example: Data: 125.36 Results after converting: 125:36 If I add many data
the total of all hours and minutes are OK.
Now I need to calculate a cost for: 125 hours 36 minutes.
125:36 * $10.00 = $10.35 (????)Format in money. This is not the right
Answer. How to make it right
Thank you.


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Punch time query to calculate total work time Keith Microsoft Access Queries 5 22nd May 2010 05:56 AM
Calculate Ending time using Start Time and Elapsed Time Chief 711 Microsoft Excel Worksheet Functions 5 13th May 2008 04:34 PM
Formula to calculate time between start time and End time =?Utf-8?B?Um9ieQ==?= Microsoft Access Forms 5 21st Oct 2006 06:06 PM
Converting time value to something I can calculate =?Utf-8?B?Q2h1Y2tX?= Microsoft Excel Misc 3 22nd Jun 2006 06:05 PM
how do I calculate elapsed time in Access, I have start date/time. =?Utf-8?B?Q2Fzc2FuZHJh?= Microsoft Access 7 5th May 2005 08:09 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:41 PM.