When i put this lines i got runtime error 2486. err.desc you cannot carry this action at the present time
Code:
Private Sub Command6_Click()
Dim access As New access.Application
access.DoCmd.OpenReport "MR", acViewPreview
End Sub
Last edited: