I'm trying to tidy up a collegue's database he has written.
What I'd like is for when the user clicks onto form 2, which in turn closes form 1, it won't allow form 1 to close if there are ANY blank fields. i.e. The user must enter a number in EVERY field
I tried changing all field required properties to Yes, but it doesn't like it, so I need something that will work on a form. Maybe something on the afterupdate event of each field??
Help/code much appreciated
Richey
[sig][/sig]
What I'd like is for when the user clicks onto form 2, which in turn closes form 1, it won't allow form 1 to close if there are ANY blank fields. i.e. The user must enter a number in EVERY field
I tried changing all field required properties to Yes, but it doesn't like it, so I need something that will work on a form. Maybe something on the afterupdate event of each field??
Help/code much appreciated
Richey
[sig][/sig]