G
Guest
I have a form(frmMfg) based on tblPartMfg and I want to open another
form(frmTesting) based on tblPartTesting for the same PartNumber. If a record
for the PartNumber doesn’t exist in tblPartTesting then I want to open
frmTesting to the status where I can enter a new record. Can someone provide
sample code a newbie can use? Thanks a bunch.
form(frmTesting) based on tblPartTesting for the same PartNumber. If a record
for the PartNumber doesn’t exist in tblPartTesting then I want to open
frmTesting to the status where I can enter a new record. Can someone provide
sample code a newbie can use? Thanks a bunch.