K
Karen Boyer
The following statement produces an error that DoCmd.RunSQL requires an
argument that is an SQL statement:
DoCmd.RunSQL "SELECT * & _
"FROM _SCHOOLS"
_SCHOOL is the name of my Access table.
Why is this not a valid SQL statement?
Thank you for your advice.
Sincerely,
Karen Boyer
Xetex Business Systems
610-898-1551
1-800-356-2772
Ext 12
argument that is an SQL statement:
DoCmd.RunSQL "SELECT * & _
"FROM _SCHOOLS"
_SCHOOL is the name of my Access table.
Why is this not a valid SQL statement?
Thank you for your advice.
Sincerely,
Karen Boyer
Xetex Business Systems
610-898-1551
1-800-356-2772
Ext 12