Hi All
Need some help with error traping
I have attached a file that illustrates the problem
The user enters 2 values a name (text ) and a number (number)
If the user enters a text in stead of number in the number text field, access protests with a text box
I have been trying to trap the error with VBA and to display a custom text box using (msgbox) command and at the same time disable access own message box
could anyone please help me with that??
Need some help with error traping
I have attached a file that illustrates the problem
The user enters 2 values a name (text ) and a number (number)
If the user enters a text in stead of number in the number text field, access protests with a text box
I have been trying to trap the error with VBA and to display a custom text box using (msgbox) command and at the same time disable access own message box
could anyone please help me with that??