D
deb
Access 2003
I have a form called f001ProjectReview (PK ProjectID) it has several
subforms linked by ProjectID. Sub1, Sub2, Sub3.
There is a button that activates a pop up form called fClosureApprovalPopUp
linked by ProjectID.
On fClosureApprovalPopUp I have an approval button. When user clicks the
approval button I need to verify that all subforms on f001ProjectReview have
records. If there is a subform that does not have a record then display
message that required data is missing and exit without saving.
Your help is greatly appreciated!!
I have a form called f001ProjectReview (PK ProjectID) it has several
subforms linked by ProjectID. Sub1, Sub2, Sub3.
There is a button that activates a pop up form called fClosureApprovalPopUp
linked by ProjectID.
On fClosureApprovalPopUp I have an approval button. When user clicks the
approval button I need to verify that all subforms on f001ProjectReview have
records. If there is a subform that does not have a record then display
message that required data is missing and exit without saving.
Your help is greatly appreciated!!