I have created a form with a combo-box to choose the accounts. I also added a subform in datasheetview to enter the particulars for the account details. The main purpose is to track the number of occurances the account fails to meet a requirement.
The user selects a new account control box, pick the account, then they go to the subform to fill in the details of the errors.
1) Is there a more effecient way to track these errors?
2) Whenever I choose a new record and select the account,
the subform pulls the previous entries which is fine but it also adds a new blank record (not the normal blank line for new records), is there a way to eliminate this from happening?
Thanks,
Kastaman
The user selects a new account control box, pick the account, then they go to the subform to fill in the details of the errors.
1) Is there a more effecient way to track these errors?
2) Whenever I choose a new record and select the account,
the subform pulls the previous entries which is fine but it also adds a new blank record (not the normal blank line for new records), is there a way to eliminate this from happening?
Thanks,
Kastaman