M
mcnewsxp
using one of those continuous forms as a subform.
i want to make sure a certain field in the row contains a value before the
next insert can occur.
i am using the defore update event and setting focus back to the control if
this field is null.
it works fine once.
the second time it adds the new row anyway.
must be a better way.
?
TIA.
mcnewsxp
i want to make sure a certain field in the row contains a value before the
next insert can occur.
i am using the defore update event and setting focus back to the control if
this field is null.
it works fine once.
the second time it adds the new row anyway.
must be a better way.
?
TIA.
mcnewsxp