I need to use VBA to validate that the first date parameter has been entered, is a valid date, and is at least a calendar month prior to today’s date. Then to Calculate the second date automatically, to be a month (minus one day) after the first date and show this on the form with the first date. (The user will thus only enter the first date, and both dates will be before today).
I really dont have a clue where to start, can anybody give me any tips please? I am using Access....
I really dont have a clue where to start, can anybody give me any tips please? I am using Access....
Comment