I am trying to show the appointments for the current week using the datepart() function. Right now it works great, but my client wants the "current week" to be Monday through Sunday.
I have a new field in a query calculating the Datepart of the [ApptDate] field: DatePart("ww",[ApptDate])
with the criteria being: DatePart("ww",Date())
I just need Access to think that the current week is Monday through Sunday.
Thanks,
Joshman
joshuab@musician.org
joshuaweb.htmlplanet.com