Resource calculation- HELP PLEASE

kads

New Member
Joined
Nov 1, 2011
Messages
8
Hi Guys,

hope everyone is well.

I am trying to work out how much it would cost for a person who works variable days per week based on their start date and end dates and working days (add in any personal holidays, based on financial calender month.


I currently have the formula below:
=$M4*($N4/5)*(MAX(0,NETWORKDAYS(MAX(DI$3,$Q4),MIN(DATE(YEAR(DL$3),MONTH(DL$3)+1,0),$R4),publichols)-SUMPRODUCT(--ISNUMBER(MATCH(ROW(INDIRECT($Q4&":"&$R4)),{42000},0)))))

M4 = Day rate (can vary)
N4 = how many days per week they work (can vary)
DI3 = Financial month start (changes month to month, not calendar month)
q4 = resource start date (changes resource to resource)
DL = financial month end (changes month to month , not calendar month)
r4 = resource end date (changes resource to resource)
publichols = named cells listing all UK bank holidays (listed in seperate sheet)
{42000} = any personal holidays (serial number, can be many or none)

Any help welcome

thanks
Kads
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
Anybody?
I want to work out how much does it cost per resource, per month, based on how many working days there are between 2 dates, any holidays, any bank holidays and how many days a week they work....
 
Upvote 0

Forum statistics

Threads
1,214,650
Messages
6,120,736
Members
448,988
Latest member
BB_Unlv

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