Activity Schedule cell recognition question

mgstilwell

New Member
Joined
Apr 6, 2010
Messages
37
Good Morning,
E22 shows the number of employees needed for the activity.
H22 shows the number of workdays between the dates inputted at cells F22 and G22
N22 does not visually show as a workday which I am trying to figure what to change within the cell formula in order to fix this issue? (see attachment)

Many Thanks!
 

Attachments

  • Capture 1.JPG
    Capture 1.JPG
    172.4 KB · Views: 3

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.
The easiest way to find why a formulae is not giving the expected result is to use the "Evaluate formula" option on the formula tab. That way you can step through the calculation seeing what it gives.

In this case Weekday(n1,2) will give 6 for a Saturday, hence you get 0 as the output.
 
Upvote 0
The easiest way to find why a formulae is not giving the expected result is to use the "Evaluate formula" option on the formula tab. That way you can step through the calculation seeing what it gives.

In this case Weekday(n1,2) will give 6 for a Saturday, hence you get 0 as the output.

Thanks for the Tip, I had tried the evaluate formula with this question and cannot seem to get a definitive solution. Still cannot figure how to include Saturdays within the formula?
 
Upvote 0
Glad to help & thanks for the feedback
 
Upvote 0

Forum statistics

Threads
1,214,985
Messages
6,122,603
Members
449,089
Latest member
Motoracer88

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