I'm using Access 97. I have a date field (format short date) on my form. I need to validate that the month/year of this field is not greater than the current month year.
I tried using datepart and format in every variation I could think of but I get an error everytime.
if I don't get a syntax error, I get a run time error "5", Invalid procedure call or argument.
I'm sure there's an easy way to do this, but I'm at a loss.
Any help will be greatly appreciated.
I tried using datepart and format in every variation I could think of but I get an error everytime.
if I don't get a syntax error, I get a run time error "5", Invalid procedure call or argument.
I'm sure there's an easy way to do this, but I'm at a loss.
Any help will be greatly appreciated.