G
gator
I am using a SELECT statement as a rowsource on a form listbox. I have a
query named 01-Accounts Query and the SELECT stmt reads as follows...
SELECT 01-Accounts_Query.Name, 01-Accounts_Query.Date FROM 01-Accounts_Query
I get a syntax error in query message. How do I fix this?
query named 01-Accounts Query and the SELECT stmt reads as follows...
SELECT 01-Accounts_Query.Name, 01-Accounts_Query.Date FROM 01-Accounts_Query
I get a syntax error in query message. How do I fix this?