sstime
Programmer
- Jun 16, 2007
- 20
I hope someone can help me with problem, I'm getting a little frustrated. I have developed for a customer, a continuous form where they can view their input records and then add new records at the end of the list. The data entry value is set to "No". There are 27 fields within the record and I want to validate 9 of those fields to ensure that they are populated (which I use that data later in macros). I have search for and tried various examples, but none work correctly on my form design. I've tried the Before Update on the form, and tried before update on a field, and tried checking on field exit, also on the "Onblur" which I didn't get any results. But nothing gave me the results of ensuring that I have populated those specific 9 fields before advancing to the next record. Any suggestions with examples would be greatly appreciated.