Formula for employee utilization

JohnnyRocketSeed

New Member
Joined
Feb 27, 2022
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Good day

I am trying to figure out a formula to calculate employment utilization based on the following scenario/data set.

Bob and Steve work in a café 2 hours per day (Monday through Friday) selling hot dogs, hamburgers, fries and lasagna. It takes 5 minutes to deliver a hot dog, 10 for a hamburger, 5 for fries and 10 for lasagna. I would like to be able to filter on a date (either a specific day, or a month) and calculate the employment utilization (time spent working vs time spent at work) as a percentage out of 100 for each employee.
 

Attachments

  • Capture.JPG
    Capture.JPG
    50.5 KB · Views: 11

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
add a 4th column in which with vlookup, you add the time and then you can make a pivottable of it.
For better help, you can add an example with the XL2BB-tool (see ribbon above)
 
Upvote 0

Forum statistics

Threads
1,214,998
Messages
6,122,638
Members
449,093
Latest member
Ahmad123098

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top