Question Need date of the 1st Monday of the current month

ghudson

Registered User.
Local time
Today, 17:47
Joined
Jun 8, 2002
Messages
6,194
Searching has left me dazed and confused on this one.

I need a simple calculation to obtain the date of the first Monday of the current month in a field in a report?

Thanks in advance for your help!
 
REMOVED URL as the code is not working properly.
 
Last edited:
Thanks Bob.

Odd, but when I tried...

?GetFirstOfDay("Mon")
or
MsgBox GetFirstOfDay("Mon")

The function returns 5/1/2010 but 5/3/2010 is the 1st Monday in May 2010.
 
Glad you got it. I disabled my web page until it is fixed.
 

Users who are viewing this thread

Back
Top Bottom