Hello all,
I have a simple access application with two input boxes that the user will update with dates. Once they update the txt boxes with dates then they click on a command button and it runs some code. I would like the last dates the user enters to be in the input boxes when they close and reopen the Access application. Right now when they close and reopen the db the input boxes are blank.
In the input boxes I have After Update code that checks for the correct format and if it is null or Isdate...
thanks for the help
Start Free Trial