T
Tyler
In a field in a query I need to return a value, e.g.
WEEK1, WEEK2, etc., going back 4 weeks prior to the week
of current date that query is being run.
E.g. if the current date is Monday, Jan 26, 2004 and the
date in the query is between Dec 29 and Jan 4 the value
returned would be "WEEK1".
The query will not always be run on the same day of the
week. Any suggestions for the best way to handle this
situation?
Thanks!
WEEK1, WEEK2, etc., going back 4 weeks prior to the week
of current date that query is being run.
E.g. if the current date is Monday, Jan 26, 2004 and the
date in the query is between Dec 29 and Jan 4 the value
returned would be "WEEK1".
The query will not always be run on the same day of the
week. Any suggestions for the best way to handle this
situation?
Thanks!