Link to home
Start Free TrialLog in
Avatar of Murray Brown
Murray BrownFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Access VBA check that date is not after today

In Access I have a text box with the date formay d mmm yyyy. I want to check that the user has not entered a date that is after today. What Access VBA code would I use? Thanks
ASKER CERTIFIED SOLUTION
Avatar of Daniel Pineault
Daniel Pineault

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Murray Brown

ASKER

Thanks very much Daniel
Avatar of Daniel Pineault
Daniel Pineault

My Pleasure!