
Date of Monday actual week
Something like DateAdd("d", vbMonday - Weekday(Date()), Date()) should do
it.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
Quote:
> Hi,
> Does anybody knows a function that can returns the date of Monday of
actual
> week ? Example this week the function should returns 9/3/2001
> Thanks for help
> RZ