Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Prevent "zero-length string" run-time error from popping up

Status
Not open for further replies.

bvbowes

Programmer
Oct 12, 2006
21
US
I have a field in a table I pass notes to set to "Allow Zero Length" = No, and I'd like to keep it that way but I'd like to have the run time error window not pop up everytime someone tries to enter a null value, but have a msgbox pop up telling them to enter a note. Can I do this?

I'm new to access...
 
See Prevent NULL from being passed
thread702-1289706
 
PS Zero Length String is not the same as Null.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top