Hi I posted a question in another forum (don't know if I'm posting in the right forums)
anyway - I kind of figured out my last problem - I was wondering if you are using the DateAdd function if there is a way to return the criteria that you want by mondays?
My Date field is BDT
My new field is Projected Date
Projected Date:=DateAdd("w",-7,[BDT])
This returns exactly what I asked it -7 days but........can I also ask it if it's sat, or sun to return the monday date??
Thanks
JINGRAM
anyway - I kind of figured out my last problem - I was wondering if you are using the DateAdd function if there is a way to return the criteria that you want by mondays?
My Date field is BDT
My new field is Projected Date
Projected Date:=DateAdd("w",-7,[BDT])
This returns exactly what I asked it -7 days but........can I also ask it if it's sat, or sun to return the monday date??
Thanks
JINGRAM