A
Antonio
I have two forms (frmEmployee and frmInstructions) and I
would like to insert DoCmd.Requery "" into the "On Close"
event of the frmInstructions and in one of the forms and
have it requery frmEmployee when the user clicks the
close button on the upper left hand corner of the window.
Is this possible? Can you specify another form vice a
control on the current form in the DoCmnd code?
Tia
would like to insert DoCmd.Requery "" into the "On Close"
event of the frmInstructions and in one of the forms and
have it requery frmEmployee when the user clicks the
close button on the upper left hand corner of the window.
Is this possible? Can you specify another form vice a
control on the current form in the DoCmnd code?
Tia