Hi All,
I have designed a db that I plan to distribute, many of my clients are basicly computer illiterate. The situation is that where I have a field on a form for data entry set to a number field, thats OK, but if the client (for some reason) tries to enter text into this field they will get a system message about invalid entry etc etc which for the client will be extremely perplexing. How do I turn these off and add my own message?
I have read lots about DoCmd.SetWarnings False but if there is no code attached to the field how can I incorporate this.
I hope this makes sense.
Thanks in advance
Rachael
I have designed a db that I plan to distribute, many of my clients are basicly computer illiterate. The situation is that where I have a field on a form for data entry set to a number field, thats OK, but if the client (for some reason) tries to enter text into this field they will get a system message about invalid entry etc etc which for the client will be extremely perplexing. How do I turn these off and add my own message?
I have read lots about DoCmd.SetWarnings False but if there is no code attached to the field how can I incorporate this.
I hope this makes sense.
Thanks in advance
Rachael