J
Junior
I have a form [Frm1] with a subform [sfrm1]
Parent-child linked by AppID
sfrm1 is datasheet view and used to select multple items-
ie. enter data that is stored in tblItems
AppID, ItemID, Description
When Frm1 closes, how can i check if any data has has been entered using the
subform.
Basically, i want to display a msgbox if Frm 1 closes and no data has been
entered in sfrm1.
Thanks
Parent-child linked by AppID
sfrm1 is datasheet view and used to select multple items-
ie. enter data that is stored in tblItems
AppID, ItemID, Description
When Frm1 closes, how can i check if any data has has been entered using the
subform.
Basically, i want to display a msgbox if Frm 1 closes and no data has been
entered in sfrm1.
Thanks