Hello,
I am trying to write a date formula to automatically update the date on a worksheet to the previous business day. I have accomplished that much with the formula I came up with which is "=TODAY()-IF(WEEKDAY(TODAY())=2,3,1)"; however, I need to exclude holidays (1/1/10, 5/31/10, 7/4/10, 9/6/10, 11/25/10 and 12/25/10) from this formula and I have had a difficult time in writing the formula to do that....
Can you anyone help with how I should write this formula?
I need the formula to automatically update to the previous business day and exclude holidays... HELP!!
Any assistance is greatly appreciated!!!!!
Bookmarks