C
CD Tom
I'm looping through a set of required fields in a table, if I find a blank
field I put out a message telling user the the field isn't setup, when the
user presses Ok I would like to set the focus to that field. Seeing that the
field name is a variable is there anyway to use it to set the focus. The
reason I'm doing it this way is because there are 6 fields but depending on a
number the user places in another field will determine how many of the 6
fields need to be filed in. Hopefully this is clear enough so someone can
help. Thanks
field I put out a message telling user the the field isn't setup, when the
user presses Ok I would like to set the focus to that field. Seeing that the
field name is a variable is there anyway to use it to set the focus. The
reason I'm doing it this way is because there are 6 fields but depending on a
number the user places in another field will determine how many of the 6
fields need to be filed in. Hopefully this is clear enough so someone can
help. Thanks