DoCmd.RunSQL strSQL

I thought there were some restrictions on what types of SQL you could run with this command. Source

** Admin Edit **
This thread pertains to the article Quotes (') and Double-Quotes (") - Where and When to use them.