BigChinoDon
MIS
Hello,
I'm trying to open forms based on child records of the parent.
- If no child records exist, open form to add new record
- If only one child record exists, then open form to edit that record.
- If more than one child record exits, open a form to select which record you wish to edit, then open the form to edit that record.
The event to make the choice would be a double-click on the detail portion of the form.
Any thought on best way to achieve this?
Thanks,
Don
I'm trying to open forms based on child records of the parent.
- If no child records exist, open form to add new record
- If only one child record exists, then open form to edit that record.
- If more than one child record exits, open a form to select which record you wish to edit, then open the form to edit that record.
The event to make the choice would be a double-click on the detail portion of the form.
Any thought on best way to achieve this?
Thanks,
Don