Quick answer: as qazi_nomi says, enclose the table name with brackets [ ].
Preachy answer: don't use spaces in table names, query names, report names, field names. Use either an underscore for a space or use upper/lower case to make the name readable. For example:
My_table_name
MyTableName
Greg Serrano
Michigan Dept. of Environmental Quality, Air Quality Division
|