A
Angi
The ShipWeek field is supposed to be the week of... I need to know how
to get the value of the Monday of that week. The field value is
currently the OrderDate plus 21 days using DateAdd.
ie: OrderDate is 4/20/05, ShipWeek should be 5/9/05 (Monday) not
5/11/05 (Wednesday). Is there an easy way to do this or do I need to
check what day the order date is and do case selects?
Thanks in advance!
Angi
to get the value of the Monday of that week. The field value is
currently the OrderDate plus 21 days using DateAdd.
ie: OrderDate is 4/20/05, ShipWeek should be 5/9/05 (Monday) not
5/11/05 (Wednesday). Is there an easy way to do this or do I need to
check what day the order date is and do case selects?
Thanks in advance!
Angi