Hi,
I'm trying to make a table of dates through a make table query but I'm having trouble finding the weekendings. The following produces Sunday to Saturday as the beginning and ending of the week but I would like Monday to Sunday.Could anyone point me in the right direction please.
FldWeekends: [FldDays]-Weekday([FldDays])+7
Thanks in advance.
I'm trying to make a table of dates through a make table query but I'm having trouble finding the weekendings. The following produces Sunday to Saturday as the beginning and ending of the week but I would like Monday to Sunday.Could anyone point me in the right direction please.
FldWeekends: [FldDays]-Weekday([FldDays])+7
Thanks in advance.