M
Michael Beckinsale
Hi All,
I have a form with approx 20 fields made up of comboboxes & textboxes. I
have renamed them so that the code is easier to read. ie they are no longer
ComboBox1, ComboBox2 etc.
Does anybody have any code which will check that none of the fields are
blank ?
I can write the code to check each field individually but it seems to me to
be a very inelegant solution.
Also,
Is it possible to restrict entries (ie only Alpha chararcters allowed or
only numerical characters allowed) and the number of characters ?
All help gratefully appreciated
Regards
Michael Beckinsale
I have a form with approx 20 fields made up of comboboxes & textboxes. I
have renamed them so that the code is easier to read. ie they are no longer
ComboBox1, ComboBox2 etc.
Does anybody have any code which will check that none of the fields are
blank ?
I can write the code to check each field individually but it seems to me to
be a very inelegant solution.
Also,
Is it possible to restrict entries (ie only Alpha chararcters allowed or
only numerical characters allowed) and the number of characters ?
All help gratefully appreciated
Regards
Michael Beckinsale