E
Emmy
I'm trying to go to a control named PrintSARAProofSheets on exit of
SARADateReceived. I keep getting the message "Argument not optional." This is
what I have:
Private Sub SARADateReceived_Exit(Cancel As Integer)
DoCmd.GoToControl , PrintSARAProofSheets
End Sub
Thanks,
Emmy
SARADateReceived. I keep getting the message "Argument not optional." This is
what I have:
Private Sub SARADateReceived_Exit(Cancel As Integer)
DoCmd.GoToControl , PrintSARAProofSheets
End Sub
Thanks,
Emmy