C Chipcom Registered User. Local time Today, 10:42 Joined Apr 13, 2006 Messages 63 Jun 16, 2007 #1 Hi I need to know how to mondify the message text of RunTime Error 2113 when the user type invalid value in the date field? Thanks
Hi I need to know how to mondify the message text of RunTime Error 2113 when the user type invalid value in the date field? Thanks
boblarson Smeghead Local time Today, 00:42 Joined Jan 12, 2001 Messages 32,040 Jun 16, 2007 #2 You can set validation in the field within the table and there's a validation message that you can set in the same place. Open the table in design view, select the field in question, and look in the properties for Validation and Validation Message.
You can set validation in the field within the table and there's a validation message that you can set in the same place. Open the table in design view, select the field in question, and look in the properties for Validation and Validation Message.
C Chipcom Registered User. Local time Today, 10:42 Joined Apr 13, 2006 Messages 63 Jun 16, 2007 #3 How to validate a date field? Hi Can you please show me how to validate a date field? Thanks