J
John Cole, Jr.
I have an Access 97 database that is used to transfer data from one
computer system to another. The export fields are fixed, and each
project I work requires data from different fields in the input
computer system. Rather than create several mini databases to cover
each of the job situations, I would like to use "Select Case" in my
module and input the SQL statement from each of the queries. How do I
use the SQL from the query in my module?
computer system to another. The export fields are fixed, and each
project I work requires data from different fields in the input
computer system. Rather than create several mini databases to cover
each of the job situations, I would like to use "Select Case" in my
module and input the SQL statement from each of the queries. How do I
use the SQL from the query in my module?