View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Alan Alan is offline
external usenet poster
 
Posts: 188
Default calculate time and multiply it by $ amount

Hi DR,

I am guessing that you need to check your units.

Assuming you mean you want to multiply a time by an hourly rate you
need to make sure both parts are in the same units.

Your time will probably be in days (excel's standard unit of time -
see the help files), and therefore you need to multiply it by a daily
rate (rather than $/min or whatever else you might use).

If your current rate is in $/min then multiply that by 24 x 60 (1440)
to get to a daily equivalent.

Try that and post back with somthing specific (example) if it doesn't
resolve your issue.

HTH,

Alan.


--

The views expressed are my own, and not those of my employer or anyone
else associated with me.

My current valid email address is:



This is valid as is. It is not munged, or altered at all.

It will be valid for AT LEAST one month from the date of this post.

If you are trying to contact me after that time,
it MAY still be valid, but may also have been
deactivated due to spam. If so, and you want
to contact me by email, try searching for a
more recent post by me to find my current
email address.

The following is a (probably!) totally unique
and meaningless string of characters that you
can use to find posts by me in a search engine:

ewygchvboocno43vb674b6nq46tvb



"DR" wrote in message
...
the payroll calculators are not able to calculate the difference or
total
hours and minutes and create an actual number that can then be
multiplied...at least I couldn't figure it out.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to
the
suggestions with the most votes. To vote for this suggestion, click
the "I
Agree" button in the message pane. If you do not see the button,
follow this
link to open the suggestion in the Microsoft Web-based Newsreader
and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...el.programming