Include the Start date in WORKDAY caluclation

JustHooch

New Member
Joined
May 17, 2018
Messages
44
I'm having trouble figuring out the offset for my WORKDAY formula so that the Start date is included in the calculation.

I know I can change the number of days to account for this (use 0 instead of 1) but Long story short the higher-ups want to see the 1 as it does, in fact, take a 1 day.

Here is my formula in cell H28 now =WORKDAY(F28,-G28,'Dropdown Values'!$B$33:$B$40) the dropdown value being my holiday list.

F28 = 7/10/2018
G28 = 1
H28 = formula calculates 7/11/2018 I want this to be 7/10/2018


I tried just doing an offset but then I get weekends and holidays in my results.

Example: =WORKDAY(F28,-G28,'Dropdown Values'!$B$33:$B$40)+1

F28 = 7/10/2018
G28 = 2
H28 = formula calculates 7/7/2018 this is a Sat...I want it to be 7/9/2018

Please Help!
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple

Forum statistics

Threads
1,225,754
Messages
6,186,826
Members
453,377
Latest member
JoyousOne

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