WB786
MIS
- Mar 14, 2002
- 610
It is a very simple form with a sub-form in data sheet view. The user needs to fill out all of the 4 fields in this data sheet. After wards they will press the Send Order button which will validate to make sure all required fields have been entered. And now here is the problem:
I am getting error that the QTY fields etc on the sub-form are blank. When they are not. After much trouble shooting I noticed that if there is an arrow next to the empty record the validation fails. But if there is a STAR next to the empty record the validation passes. So when the user (in this case I) tab through this sub-form the new record goes into edit mode even if I don't type anything - the only way is to click on the record above it to make the new record back to the NEW record.
I have designed quiet a few of these small DB before and never had any problem. What am I missing here?
Thanks,
WB
I am getting error that the QTY fields etc on the sub-form are blank. When they are not. After much trouble shooting I noticed that if there is an arrow next to the empty record the validation fails. But if there is a STAR next to the empty record the validation passes. So when the user (in this case I) tab through this sub-form the new record goes into edit mode even if I don't type anything - the only way is to click on the record above it to make the new record back to the NEW record.
I have designed quiet a few of these small DB before and never had any problem. What am I missing here?
Thanks,
WB