Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Time calculations for Scheduled vs Actual Employee Time and Wages

I am THRYING and TRYING to make a simple schedule worksheet for a manger to
use to calculate the time he schedules an employee to clock in and out and
what it will cost him in regards to his allocated budget and then to be able
to compare it after the job is completed. BUT time calculations have thrown
me for loop and I am stuck for hours on trying to calculate time fields.

PLEASE DEAR GOD can someone help me.

Below is a simple example of my worksheet.

A2 (Time IN) = 1:00 PM
A3 (Time OUT) = 5:00 PM
A4 (Time Worked) = 4:00 (h:mm format) Formula A3-A2 in
This seems to be OK BUT when I
then
multiply the hours work by the
hourly rate it does
not work.

A5 (Hourly rate) = $12.00 (Currency Format)

A6 (Total Paid) = $2.00 WHEN IT SHOULD BE $48.00

I know it is calculating the dollar amount due based on .20 Time worked but
for my life I cannot see how to make the changes necessary for this to work.

The actual fields I am using in case it makes a difference a

Employee Name (Drop List) Hutson, Gregg
Pay Rate (Drop List) $12.00, $15.00 ect.
Assigned Position (Drop List) such as bartender, carver, chef etc.
Scheduled IN TIME (Drop List) 12:00 PM, 12:30 PM ect
Scheduled OUT TIME (Drop List) 12:00 PM, 12:30 PM ect
Actual IN TIME (Drop List) 12:00 PM, 12:30 PM ect
Actual OUT TIME (Drop List) 12:00 PM, 12:30 PM ect
Scheduled Hours (h:mm)
Actual Hours (h:mm)
Difference (h:mm)
Scheduled Pay Amount(currency)
Actual Pay Amount (currency)
Difference (currency)

I am sueing Excel 2007
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default Time calculations for Scheduled vs Actual Employee Time and Wages

If desired, send your file to my address below. I will only look if:
1. You send a copy of this message on an inserted sheet
2. You give me the newsgroup and the subject line
3. You send a clear explanation of what you want
4. You send before/after examples and expected results.


--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"The Caterer" wrote in message
...
I am THRYING and TRYING to make a simple schedule worksheet for a manger to
use to calculate the time he schedules an employee to clock in and out and
what it will cost him in regards to his allocated budget and then to be
able
to compare it after the job is completed. BUT time calculations have
thrown
me for loop and I am stuck for hours on trying to calculate time fields.

PLEASE DEAR GOD can someone help me.

Below is a simple example of my worksheet.

A2 (Time IN) = 1:00 PM
A3 (Time OUT) = 5:00 PM
A4 (Time Worked) = 4:00 (h:mm format) Formula A3-A2 in
This seems to be OK BUT when I
then
multiply the hours work by
the
hourly rate it does
not work.

A5 (Hourly rate) = $12.00 (Currency Format)

A6 (Total Paid) = $2.00 WHEN IT SHOULD BE $48.00

I know it is calculating the dollar amount due based on .20 Time worked
but
for my life I cannot see how to make the changes necessary for this to
work.

The actual fields I am using in case it makes a difference a

Employee Name (Drop List) Hutson, Gregg
Pay Rate (Drop List) $12.00, $15.00 ect.
Assigned Position (Drop List) such as bartender, carver, chef etc.
Scheduled IN TIME (Drop List) 12:00 PM, 12:30 PM ect
Scheduled OUT TIME (Drop List) 12:00 PM, 12:30 PM ect
Actual IN TIME (Drop List) 12:00 PM, 12:30 PM ect
Actual OUT TIME (Drop List) 12:00 PM, 12:30 PM ect
Scheduled Hours (h:mm)
Actual Hours (h:mm)
Difference (h:mm)
Scheduled Pay Amount(currency)
Actual Pay Amount (currency)
Difference (currency)

I am sueing Excel 2007


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default Time calculations for Scheduled vs Actual Employee Time and Wages


Times in Excel are fractions of a day. So when you think you have 8 (hours),
Excel has 1/3 (days). That's why your results are 1/24 of what you expect.

In A6, use =a4*a5*24

Regards,
Fred.

"The Caterer" wrote in message
...
I am THRYING and TRYING to make a simple schedule worksheet for a manger to
use to calculate the time he schedules an employee to clock in and out and
what it will cost him in regards to his allocated budget and then to be
able
to compare it after the job is completed. BUT time calculations have
thrown
me for loop and I am stuck for hours on trying to calculate time fields.

PLEASE DEAR GOD can someone help me.

Below is a simple example of my worksheet.

A2 (Time IN) = 1:00 PM
A3 (Time OUT) = 5:00 PM
A4 (Time Worked) = 4:00 (h:mm format) Formula A3-A2 in
This seems to be OK BUT when I
then
multiply the hours work by
the
hourly rate it does
not work.

A5 (Hourly rate) = $12.00 (Currency Format)

A6 (Total Paid) = $2.00 WHEN IT SHOULD BE $48.00

I know it is calculating the dollar amount due based on .20 Time worked
but
for my life I cannot see how to make the changes necessary for this to
work.

The actual fields I am using in case it makes a difference a

Employee Name (Drop List) Hutson, Gregg
Pay Rate (Drop List) $12.00, $15.00 ect.
Assigned Position (Drop List) such as bartender, carver, chef etc.
Scheduled IN TIME (Drop List) 12:00 PM, 12:30 PM ect
Scheduled OUT TIME (Drop List) 12:00 PM, 12:30 PM ect
Actual IN TIME (Drop List) 12:00 PM, 12:30 PM ect
Actual OUT TIME (Drop List) 12:00 PM, 12:30 PM ect
Scheduled Hours (h:mm)
Actual Hours (h:mm)
Difference (h:mm)
Scheduled Pay Amount(currency)
Actual Pay Amount (currency)
Difference (currency)

I am sueing Excel 2007


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
Time calculations for Scheduled Time vs. Actual Time Worked The Caterer Excel Discussion (Misc queries) 1 November 29th 09 08:08 AM
Local Apparent Time (LAT) - real / actual solar time ? Kelvin Excel Worksheet Functions 2 October 25th 09 11:00 AM
Time formula (difference of predicted and actual time) deb Excel Discussion (Misc queries) 7 September 26th 08 04:55 PM
Converting time formats into actual time(minutes) LeighM Excel Discussion (Misc queries) 2 October 30th 06 05:15 AM
How do I set up payroll for 1 full time and 1 part time employee? QuickBooks new user New Users to Excel 1 December 28th 04 10:48 PM


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

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"