Salary Model Labor Hour Allocation based on Start Date

Huizar

Board Regular
Joined
Aug 11, 2016
Messages
94
Hello Geniuses,

I have been looking around for a solution but cannot find one yet. I'm working on a salary model to provide me the hours worked for the month. It is based on labor allocation and vacation & sick Time. I was able to use a formula to allocate hours based on the start ( End date is not necessary), so it starts from beginning of the month. The problem I'm having is that if an employee for example Starts January 17, 2022 then i cannot reduce the hours based on the paid days in the month; If i put 1/2/2022 as my start date is completely zeros hour January. My month set up has to remain the same. Keep in mind i have Paid Days. I have attached the image for the general ideas.

My Current Formula is =IF($B10<=C16,IF($G$10*$K$10*SUM(C$17,C$18)*8,$G$10*$K$10*SUM(C$17,C$18)*8),0).

Thanks in advance
 

Attachments

  • 2022-06-07_13-59-50_Excel.png
    2022-06-07_13-59-50_Excel.png
    52.4 KB · Views: 11

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.

Forum statistics

Threads
1,215,029
Messages
6,122,760
Members
449,095
Latest member
m_smith_solihull

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