In Lesson 26 of the MS Access 2010 tutorial I have remade a query as shown
SELECT Make,
Model,
[Car Year],
Category,
Available,
Condition,
FROM Cars;
Now when I right click the title bar and click Datasheet view I get the following message:
The statement includes a reserved word or argument name that is misspelled or missing. or the punctuation is incorrect.
I have this statement down exactly as it is in the tutorial. I cannot see what is wrong.
The tutorial can be found here:
http://www.functionx.com/access/Lesson26.htm
I can see nothing wrong, then again this is my first query built.
Any help appreciated. Thanks in advance.
Respectfully,
Lou Reed