S
scubadiver
My database has suddenly started giving this error when I click a command
button to open another form for a specific record. It has always worked and I
am wondering why this is now happening.
This is the code:
DoCmd.OpenForm "Queries Edit form", , , "QueryID = " & Me.QLN & ""
button to open another form for a specific record. It has always worked and I
am wondering why this is now happening.
This is the code:
DoCmd.OpenForm "Queries Edit form", , , "QueryID = " & Me.QLN & ""