Search results

  1. N

    Check to see if an access table column exists

    Hi, I am having a problem. I first import a spreadsheet into access as a tempTable, then I am trying to filter it into a new table. I thought we could use IF EXISTS in vba sql but I keep getting an error message: "Invalid SQL statement; expected 'DELETE', 'INSERT', 'PROCEDURE', 'SELECT'...
Back
Top Bottom