T
Tia
Hi,
First of everything i would like t thank you all for your continuos
support. i made me know better about access and how to start using
it .
I have an sql that give me todays end of probation reminder, what i
need is to get it on monthly basis i tried the month() but it didnt
work
SELECT Employee, [End of Probation Period] AS ExpiryDate, "END OF
PROBATION" AS DocumentType
FROM [ASSESSEMENT query]
WHERE [End of Probation Period] =Date()
Thank you for your support
First of everything i would like t thank you all for your continuos
support. i made me know better about access and how to start using
it .
I have an sql that give me todays end of probation reminder, what i
need is to get it on monthly basis i tried the month() but it didnt
work
SELECT Employee, [End of Probation Period] AS ExpiryDate, "END OF
PROBATION" AS DocumentType
FROM [ASSESSEMENT query]
WHERE [End of Probation Period] =Date()
Thank you for your support