Labour utilisation in Excel calendar

kapi98

New Member
Joined
Jun 15, 2021
Messages
28
Office Version
  1. 365
Platform
  1. Windows
Hi guys,

This post is slightly related to my previous post. I was wondering how I could link the available labour hours with my scheduling table. I've got the number hours available for departments a day.

Cell Formulas
RangeFormula
O27:S27O27=N27+1
O28:S28O28=IF(SUM(O8:O10)=0,"",SUM(O8:O10))
O29:S29O29=IF(SUM(O12:O16)=0,"",SUM(O12:O16))
O30:S30O30=IF(SUM(O18:O20)=0,"",SUM(O18:O20))
O31:S31O31=IF(SUM(O22:O23)=0,"",SUM(O22:O23))
Cells with Conditional Formatting
CellConditionCell FormatStop If True
B27:AF31Expression=WEEKDAY(B$6,2)>5textNO


For example, Job 3 is going to take 24 hours or 3 business days. However I've got 16 hours of labour available over these days, so it should be completed in just 1.5 days.

1624249053119.png


Is there a way to link it these sheets together? Also, it'd be great to see like a calendar with scheduled jobs on them. I've tried to play around with conditional formatting but it doesn't work correctly.

Please advice if you could see a potential solution.

Thanks!
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type

Forum statistics

Threads
1,214,643
Messages
6,120,707
Members
448,981
Latest member
recon11bucks

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