Date of Monday actual week 
Author Message
 Date of Monday actual week

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



Sun, 22 Feb 2004 04:37:16 GMT  
 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



Sun, 22 Feb 2004 04:59:56 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How to get this week's Monday date

2. Week of year to actual dates

3. convert from week number to actual date?

4. Wrong week number for last monday

5. How to show monday of this week on a form

6. every day show Monday and Friday of the week on a form

7. Showing Monday to Friday Week

8. Dates....finding all mondays.

9. Date / Same date or first day of week

10. actual finish date & physical percent complete

11. Exporting Actual Start Date

12. Filter for actual work within specific date range

 

 
Powered by phpBB® Forum Software