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 ...
'OMGWTFBBQ!?! My SQL is a little ugly with all the parens in there ' (I cheated and did a design view query, then modded the SQL view - mostly just to get Access' naming convention right) /code I have ...