crono.Serge
07-22-2006, 04:12 AM
Hey guys...'nother question.
What's wrong with this query
SELECT tblAIA- 2004 AIA Attendance Log.[AECProgram] FROM tbl2001- AIA Attendance Log
I'm using that statement to pull information from tblAIA and the records in AECProgram to populate a combo box.
That should be right....I just keep getting the following error when I run the form
Syntax Error (missing operator) in query expression 'tblAIA- 2004 AIA Attendance Log.[AECProgram]'
Thank you in advance.
What's wrong with this query
SELECT tblAIA- 2004 AIA Attendance Log.[AECProgram] FROM tbl2001- AIA Attendance Log
I'm using that statement to pull information from tblAIA and the records in AECProgram to populate a combo box.
That should be right....I just keep getting the following error when I run the form
Syntax Error (missing operator) in query expression 'tblAIA- 2004 AIA Attendance Log.[AECProgram]'
Thank you in advance.