P
paul bennett
I have several queries opening from a single command button. The first should
be:
DoCmd.OpenQuery DELETEtbldatentry
I get an error message telling me "DELETEtbldatentry = empty"
the query name is correct (including case) and the query opens and runs fine
when opened manually.
What am I doing wrong?
be:
DoCmd.OpenQuery DELETEtbldatentry
I get an error message telling me "DELETEtbldatentry = empty"
the query name is correct (including case) and the query opens and runs fine
when opened manually.
What am I doing wrong?