Hi,<br><br>I am using Access 97 to create a simple shipping database. I have a macro with a RunSQL command with the following statement. <br><br><b>INSERT INTO [tblShipping][Part Number] VALUES ('ABC123')</b><br><br>I am receiving a syntax error when this is run. Any ideas. I am new to SQL, so any help would be appreciated. <br><br>Tom F.