IanT
03-13-2002, 03:59 AM
I want to calculate what the following week ending date (Fridays date) would be when given a specific date:
ie 13-03-02 = 15-03-02
Can anyone help.............
ie 13-03-02 = 15-03-02
Can anyone help.............
|
View Full Version : Week ending date IanT 03-13-2002, 03:59 AM I want to calculate what the following week ending date (Fridays date) would be when given a specific date: ie 13-03-02 = 15-03-02 Can anyone help............. cpod 03-13-2002, 07:13 AM :[yourdate]+7-Weekday([yourdate],7) |