PC Review


Reply
Thread Tools Rate Thread

calculating payroll

 
 
=?Utf-8?B?VGVkZHlCZWFyREo=?=
Guest
Posts: n/a
 
      15th Apr 2006
I need the formula to calculate hours into dollars.
For instance, here is the format for hours. [h]:mm
When I try to calculate how much money that is, it doesn't come out right.
so lets say that a1 is 80:00, using the format listed above,
Then B1 should be A18*10.00(rate of pay per hour)
When I do the obvious, A1*10.00 it comes up with $33.33. Thats obviously
not right. What format is the answer box supposed to be to calculate right?

 
Reply With Quote
 
 
 
 
Biff
Guest
Posts: n/a
 
      15th Apr 2006
Hi!

Try this:

total_hours * 24 * hourly_rate

=A1*24*10

Biff

"TeddyBearDJ" <(E-Mail Removed)> wrote in message
news:A2365C1E-1CF4-40A9-83AD-(E-Mail Removed)...
>I need the formula to calculate hours into dollars.
> For instance, here is the format for hours. [h]:mm
> When I try to calculate how much money that is, it doesn't come out right.
> so lets say that a1 is 80:00, using the format listed above,
> Then B1 should be A18*10.00(rate of pay per hour)
> When I do the obvious, A1*10.00 it comes up with $33.33. Thats obviously
> not right. What format is the answer box supposed to be to calculate
> right?
>



 
Reply With Quote
 
Biff
Guest
Posts: n/a
 
      15th Apr 2006
P.S.

Format the formula cell as GENERAL or NUMBER

Biff

"Biff" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi!
>
> Try this:
>
> total_hours * 24 * hourly_rate
>
> =A1*24*10
>
> Biff
>
> "TeddyBearDJ" <(E-Mail Removed)> wrote in message
> news:A2365C1E-1CF4-40A9-83AD-(E-Mail Removed)...
>>I need the formula to calculate hours into dollars.
>> For instance, here is the format for hours. [h]:mm
>> When I try to calculate how much money that is, it doesn't come out
>> right.
>> so lets say that a1 is 80:00, using the format listed above,
>> Then B1 should be A18*10.00(rate of pay per hour)
>> When I do the obvious, A1*10.00 it comes up with $33.33. Thats obviously
>> not right. What format is the answer box supposed to be to calculate
>> right?
>>

>
>



 
Reply With Quote
 
=?Utf-8?B?Sk1C?=
Guest
Posts: n/a
 
      15th Apr 2006
=CONVERT(A1,"day","hr")*10

I believe excel is still treating A1 as a date (80 hours = Jan 3, 1900, 8:00
AM = 3.33 days) * 10 = 33.33


"TeddyBearDJ" wrote:

> I need the formula to calculate hours into dollars.
> For instance, here is the format for hours. [h]:mm
> When I try to calculate how much money that is, it doesn't come out right.
> so lets say that a1 is 80:00, using the format listed above,
> Then B1 should be A18*10.00(rate of pay per hour)
> When I do the obvious, A1*10.00 it comes up with $33.33. Thats obviously
> not right. What format is the answer box supposed to be to calculate right?
>

 
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
Calculating payroll cost MRH Microsoft Excel Worksheet Functions 1 12th Feb 2009 06:41 PM
Payroll calculating =?Utf-8?B?Q2xheQ==?= Microsoft Excel New Users 3 18th Mar 2008 04:33 PM
calculating hours for payroll =?Utf-8?B?dG1raW5n?= Microsoft Excel Misc 3 24th Feb 2004 06:22 PM
Calculating Payroll Hours Janet Microsoft Excel Worksheet Functions 1 4th Feb 2004 06:57 PM
calculating time (for payroll) al_rwli Microsoft Excel Misc 2 3rd Jan 2004 07:19 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:53 AM.