SQLStatement Required Variant A string expression that's a valid SQL statement for an action query or a data-definition query. It uses an INSERT INTO, DELETE, SELECT...INTO, UPDATE, CREATE TABLE, ...
Run-time Error '2342' states:<BR>"A RunSQL action requires an argument consisting of an SQL statement."<BR><BR>I am having some issues with an inline query to sum up ...