I tried a test with a simple module/query but keep getting the following error?
"the select statement includes a reserved word or an argument name that is misspelled or missing, or the punctuation is incorrect"
Where do I go wrong here?
Private Sub Command0_Click()
Dim rst As DAO.Recordset...