G
Guest
Ok, guys...it's me again and I am faced with a new challenge of sorts.
Right now I am using the following formual in cell D30:
=WORKDAY(D29+$B30-1,1,HOLIDAYS)-WEEKDAY(WORKDAY(D29+$B30-1,1,HOLIDAYS)-7)+7
D29 = 4/8/2004
B30 = 1 (day)
D31 = 6/4/2004 (and this runs across the s/s in increments of 7 days), 6/11/2004, 6/18/2004, etc. as the ship to customer date.
My challenge is that D30 must give me a Satruday following the date in D29 (which it currently does) but I need this date to be greater than or equal to 44 days before 6/4/2004 (cell D31).
Right now, the answer is coming up as 4/10/2004 (1 day plus the date in D29 adjusted to reflect a Saturday..ok, perfect) BUT the difference is 55 days so the answer I would like it to be is 4/17/2004 (which is 48 days rather than 55 as it is now).
This is still a SATURDAY as it needs to be, but the difference is closer to 48 than the original result.
Just so you know, I tried removing the +7 at the end of the formula, but then the result is 4/3/2004 which is later than D29.
Can someone please take pity on me, and help a girl out?
As always, I thank you in advance for any help you can offer!
Right now I am using the following formual in cell D30:
=WORKDAY(D29+$B30-1,1,HOLIDAYS)-WEEKDAY(WORKDAY(D29+$B30-1,1,HOLIDAYS)-7)+7
D29 = 4/8/2004
B30 = 1 (day)
D31 = 6/4/2004 (and this runs across the s/s in increments of 7 days), 6/11/2004, 6/18/2004, etc. as the ship to customer date.
My challenge is that D30 must give me a Satruday following the date in D29 (which it currently does) but I need this date to be greater than or equal to 44 days before 6/4/2004 (cell D31).
Right now, the answer is coming up as 4/10/2004 (1 day plus the date in D29 adjusted to reflect a Saturday..ok, perfect) BUT the difference is 55 days so the answer I would like it to be is 4/17/2004 (which is 48 days rather than 55 as it is now).
This is still a SATURDAY as it needs to be, but the difference is closer to 48 than the original result.
Just so you know, I tried removing the +7 at the end of the formula, but then the result is 4/3/2004 which is later than D29.
Can someone please take pity on me, and help a girl out?
As always, I thank you in advance for any help you can offer!