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 ...
I'm attempting to automate a process at my job where we import data into an Access Database, run a series of queries to modify the data, then export the modified data. What I'm attempting to do is ...