Jun 9, 2007 #1 Techniproshop Programmer Joined Apr 24, 2007 Messages 50 Location CA How can I force users to enter a date the way I want in a DAP? Can I use an input mask? Thanks.
Jun 10, 2007 #2 fneily Instructor Joined Apr 5, 2002 Messages 2,538 Location US See: Data Access Page Ignores Underlying Table's Input Mask http://support.microsoft.com/kb/200535 Upvote 0 Downvote
Jun 10, 2007 Thread starter #3 Techniproshop Programmer Joined Apr 24, 2007 Messages 50 Location CA It works but the user will get an error message and how can I add a msgbox to tell the user the proper way to input the date? Upvote 0 Downvote
It works but the user will get an error message and how can I add a msgbox to tell the user the proper way to input the date?
Jun 10, 2007 #4 fneily Instructor Joined Apr 5, 2002 Messages 2,538 Location US If it works, why would there be an error message? What message do you get? What is your code? Did you code a message box within the code? Upvote 0 Downvote
If it works, why would there be an error message? What message do you get? What is your code? Did you code a message box within the code?