R
Ramone
I'm asking for help with the following issue:
I have a table with 10 records when i scroll through and
add record 11 I get the following error message
Field tblInput.expense type' can't be a zero-lenght
string.
I think it is error number 3315.
When record 11 is added I would like the cursor to move
to the first text box and not show this error. Also I
don't want to advance to record 12 unless the first 3
text boxes on record 11 are filled in.
Thanks for any help
I have a table with 10 records when i scroll through and
add record 11 I get the following error message
Field tblInput.expense type' can't be a zero-lenght
string.
I think it is error number 3315.
When record 11 is added I would like the cursor to move
to the first text box and not show this error. Also I
don't want to advance to record 12 unless the first 3
text boxes on record 11 are filled in.
Thanks for any help