I get this error when I run this code... Any idea why, and what I can do about it?
Code:
Private Sub mnuFileSave_Click()
Data1.Recordset.Update
Frame1.Enabled = False
Frame2.Enabled = False
End Sub
Runtime error '3426'
This action was cancelled by an associated object