Hi guys,
Well this is my problem. I work scheduling trucks and I have the following problem.
I need to calculate arrival times for merchandise. So if the truck arrives lets say NOV 21st in three different cells would calculate NOV20, nov19 and nov 18.
The problem now is that I can not count Sundays, nor holidays. How can I apply a formula where it would automatically Affect the other cells.
I have something like this
=WORKDAY(AC11,-1,$H$1:$H$10)
The problem with the formula above is that it deducts saturday. Saturday is a working day for me too. How can I correct this?
to make it easier I utilized three cells to calculate then, i use another formula to extract the info such as
=TEXT(AH20,"ddd")
any ideas anyone?
<!-- / icon and title --> <!-- message -->
<!-- / message --> <!-- edit note -->
Well this is my problem. I work scheduling trucks and I have the following problem.
I need to calculate arrival times for merchandise. So if the truck arrives lets say NOV 21st in three different cells would calculate NOV20, nov19 and nov 18.
The problem now is that I can not count Sundays, nor holidays. How can I apply a formula where it would automatically Affect the other cells.
I have something like this
=WORKDAY(AC11,-1,$H$1:$H$10)
The problem with the formula above is that it deducts saturday. Saturday is a working day for me too. How can I correct this?
to make it easier I utilized three cells to calculate then, i use another formula to extract the info such as
=TEXT(AH20,"ddd")
any ideas anyone?
<!-- / icon and title --> <!-- message -->
<!-- / message --> <!-- edit note -->