NVF
IS-IT--Management
- Aug 2, 2008
- 5
Background: Using a form wizard, I created a form with (1) subform. I'll call this form frmIssue. It has (2) wizard generated record navigation bars (1 each) for master and child records. There is a (1) to many relationship between Master and child records. There can be many Master records. There can be many child records for (each) Master record. Child records are obviously displayed on the subform. When frmIssue is first presented, the form's Master records have already been created through a prior form. On frmIssue, the user is able to navigate through master records but they are strickly for user reference as he inputs child records on the subform. Master data is intentionally locked on this form. FYI - I have no problem validating fields on frmIssue.
The Problem: I have a requirement that this application's users must enter at least one child record for (each) master record. After entering data for the first Master record I need to validate that all Master record have at least (1) child record before allowing the user to go to the next form. How can I do this? Any suggestions for testing/validating this condition would be much appreciated. Please bear in mind that Access is not my strong suit when you reply. The simpler the answer the better.
Thanks for your help!
NickV
The Problem: I have a requirement that this application's users must enter at least one child record for (each) master record. After entering data for the first Master record I need to validate that all Master record have at least (1) child record before allowing the user to go to the next form. How can I do this? Any suggestions for testing/validating this condition would be much appreciated. Please bear in mind that Access is not my strong suit when you reply. The simpler the answer the better.
Thanks for your help!
NickV