3 wordays ago

jungix

Board Regular
Joined
Jul 24, 2006
Messages
58
Hi,

I would like to know if it is possible with the analysis tool-pack to get the date of 3 workdays ago. For instance if I ask it on monday 9/18, it should answer 9/13 (wednesday).

Thank you
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
This is excluding week-ends. Is it possible to also exclude holidays (according to the US calendar)?
 
Upvote 0
Yes, it's the third argument.

=WORKDAY(A1,-3,B1:B25) where B1:B25 have the (Excel) dates of your holidays.
 
Upvote 0
So you have to write the list of holidays yourself. Isn't there a way to get the answer excluding standard US holidays (like 4th Uly, Labour Day, etc)?
 
Upvote 0
You have to list them yourself. There really isn't a "standard" list anyway (do you count President's day? What about Columbus day? Day after Thanksgiving? Christmas Eve? Election Tuesdays? The Auto industry gives the first day of hunting season [they call it "Veteran's Day", but the day they give you isn't actually Veteran's Day, it's the first day of hunting season] Every company's is going to be different...)
 
Upvote 0

Forum statistics

Threads
1,214,911
Messages
6,122,194
Members
449,072
Latest member
DW Draft

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