Hi,
When I click cancel button in the report, i got the following msg "Run-time error 2450: can't find the form ..referred to in a macro expression or visual basic code".
My code:
Private Sub cmdCancel_Click()
If Left(Me.OpenArgs, 12) = "frmACAddEdit" Then
SelectIt...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.