I need to count the number of text boxes in a form then run them through an if..then statement in order to make sure they are not blank.. I am running a letter generating database with several different form letters with different amounts of text boxes on each form. I intend on using the code in the "before update" event to make sure none of the fields have been left blank. I did at one time run the forms with required fields but I have a large end user base and some of the records were not saving because the info did not get entered into the required fields. So I had to kill the required fields opt. But now I am getting a bunch of junk records from users who are not filling out the previously required fields. Instead of going through and hard coding each form (52 at present) I want to check all text boxes in a form to make sure none are blank. Thanks in advance
Scoty
Scoty