Not the same person, but a similar issue. I am new to VBA programming in Access and am trying to use a local (Access) table/recordset to a SQL Pass thru query.
Local Table: One column (Patient_IEN) as
Patient_IEN
7175551,
23613408104,
23613413153
SQL Pass Thru Sample:
Select...