S
Sharkbyte
I would like to request some help in developing the correct code to determine
a day/date.
What I am attempting to accomplish is take today's date, and if it is
Tuesday through Saturday, the date needs to be equal to the previous
Saturday. If it is Sunday or Monday, it needs to be 2 Saturdays, previous.
Maybe it's just a Monday thing, but I can't seem to determine the correct
statement(s), using DateAdd.
Any help/suggestions are greatly appreciated.
a day/date.
What I am attempting to accomplish is take today's date, and if it is
Tuesday through Saturday, the date needs to be equal to the previous
Saturday. If it is Sunday or Monday, it needs to be 2 Saturdays, previous.
Maybe it's just a Monday thing, but I can't seem to determine the correct
statement(s), using DateAdd.
Any help/suggestions are greatly appreciated.