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

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
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,215,388
Messages
6,124,658
Members
449,177
Latest member
Sousanna Aristiadou

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