Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How do I automatically calculate dollars earned with time worked?

I calculate hours worked by subtracting Stop time from Start time givng me
hours, minutes worked. For example, hours worked 5:25. I use this to
multiply by a fixed dollar amount like $7.50. The product is not correct.
What am I doing wrong? Using Excel Office 2003.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default How do I automatically calculate dollars earned with time worked?

5:25 is really 0.225694444 since time is really a fraction of a 24 hour day.

If 5:25 is in A1 then =A1*7.5*24 should give you want you want.
--
Gary's Student


"Brian Jacobson" wrote:

I calculate hours worked by subtracting Stop time from Start time givng me
hours, minutes worked. For example, hours worked 5:25. I use this to
multiply by a fixed dollar amount like $7.50. The product is not correct.
What am I doing wrong? Using Excel Office 2003.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How do I automatically calculate dollars earned with time work

Thannk you. I see where the o.225 comes from but where did the 7.5 come in?
I'd like to understand this, not just apply it.


"Gary''s Student" wrote:

5:25 is really 0.225694444 since time is really a fraction of a 24 hour day.

If 5:25 is in A1 then =A1*7.5*24 should give you want you want.
--
Gary's Student


"Brian Jacobson" wrote:

I calculate hours worked by subtracting Stop time from Start time givng me
hours, minutes worked. For example, hours worked 5:25. I use this to
multiply by a fixed dollar amount like $7.50. The product is not correct.
What am I doing wrong? Using Excel Office 2003.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 225
Default How do I automatically calculate dollars earned with time work

The 7.5 is the hourly rate ($7.50) as in your original post.


Brian Jacobson wrote:
Thannk you. I see where the o.225 comes from but where did the 7.5 come in?
I'd like to understand this, not just apply it.


"Gary''s Student" wrote:

5:25 is really 0.225694444 since time is really a fraction of a 24 hour day.

If 5:25 is in A1 then =A1*7.5*24 should give you want you want.
--
Gary's Student


"Brian Jacobson" wrote:

I calculate hours worked by subtracting Stop time from Start time givng me
hours, minutes worked. For example, hours worked 5:25. I use this to
multiply by a fixed dollar amount like $7.50. The product is not correct.
What am I doing wrong? Using Excel Office 2003.


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
Total Time Worked - How to Calculate Amy Excel Worksheet Functions 2 February 28th 07 08:01 PM
How do I write the formula to calculate someones time worked deusy Excel Worksheet Functions 3 November 16th 05 08:49 PM
converting time worked to dollars earned. gail New Users to Excel 3 August 30th 05 01:59 AM
How can I calculate Vacation Time earned based on length of emplo. Kim Excel Discussion (Misc queries) 2 March 15th 05 08:04 PM
Calculate time worked Herb[_7_] Excel Programming 2 April 10th 04 07:49 AM


All times are GMT +1. The time now is 12:38 AM.

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

About Us

"It's about Microsoft Excel"