:confused:Currently I am having a problem with importing data from an access table using an SQL statement via VBA. The table is a simple one, with Column 1 (called FName) and holds a list of first names. Column 2 (called LName) and holds a list of of last names. My string is as follows:
MySQL =...