Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Tradeshow help
 
Posts: n/a
Default How can I set up a formula to multiply $ x hrs? i.e. 8:30 (8hr 30.

I am trying to create a formula that will multiply (on the 24:00 clock) hrs x
$.
i.e. A guy works from 8am until 5pm. I figured the formula to compute 8:00
(8 hr and 0 min's) but when I ask the 8 hrs to be multiplied x say $45.00 /
hr it comes up with the following: 8:00 x $45.00 = 15.(If I change the format
for the result to {H}:M then the result is 360:00.) The answer is 360 $ but
the dollor format = 15. and the hour format = 360:00 (with colons) !

Please help.

  #2   Report Post  
Basil
 
Posts: n/a
Default

Excel understands times as being a fraction of 24 hours (i.e. 24:00 is equal
to a value 1 - 12:00 is 0.5 etc).

So if you have 8:00 in cell A1 that you want to multiply by $45, you should
multiply by 24 as well:

=A1*24*45

Set the cell format to currency (not time).

Hope this helps,

Basil

"Tradeshow help" wrote:

I am trying to create a formula that will multiply (on the 24:00 clock) hrs x
$.
i.e. A guy works from 8am until 5pm. I figured the formula to compute 8:00
(8 hr and 0 min's) but when I ask the 8 hrs to be multiplied x say $45.00 /
hr it comes up with the following: 8:00 x $45.00 = 15.(If I change the format
for the result to {H}:M then the result is 360:00.) The answer is 360 $ but
the dollor format = 15. and the hour format = 360:00 (with colons) !

Please help.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM
Help with macro formula and variable Huge project Excel Worksheet Functions 0 December 28th 04 01:27 AM
Formula between to numbers is true multiply pflynn Excel Worksheet Functions 4 December 22nd 04 02:22 AM
Need simple multiply formula [email protected] Excel Worksheet Functions 1 December 8th 04 03:07 AM
How do I create a formula that will multiply a 5% of a value >$150 babydear12 Excel Worksheet Functions 2 October 29th 04 01:00 AM


All times are GMT +1. The time now is 01:47 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"