Missing multiple field values

  • Thread starter Thread starter DubboPete
  • Start date Start date
D

DubboPete

Hi all again!

I'm sure there's a way that users can be informed, via a MsgBox, that one or
more fields are incomplete, but searching the group archives doesn't seem to
be able to pinpoint what I want to do... which is reproduce something like
this in the MsgBox:

<Msgbox prompt:>

The following fields are incomplete:

Username
Year Of Birth
Answer to your secret question

Please fix and try again!

</msgbox prompt>

so the aircode includes fields [username], [yob], and [answer]
I have no problems with getting the code to check for the values, I just
want to get the Msgbox to be more informing to the users.

There are many more fields on the form that also have to be completed, but a
starter-air-code would be appreciated.

anyone got any pointers on some aircode?

tia
DubboPete
 
Hi All

Ignore this one, I am using error checking on the after update event of each
field instead, and it's working fine...

Thread closed....

The Goat Herder
 
Back
Top