Using VBA to Pull Data from Access Database
Using VBA to Pull Data from Access Database
(OP)
Good Day,
Does anyone know the best way to pull information from an Access Database file. The values from the database are used as the input in a Solidworks VBA macro. I can pull data from Excel, but how do you set up a query in the VBA code to search for the record that matches specific criteria in the Access file, and use it as a variable.
Best Wishes,
Suzy
Does anyone know the best way to pull information from an Access Database file. The values from the database are used as the input in a Solidworks VBA macro. I can pull data from Excel, but how do you set up a query in the VBA code to search for the record that matches specific criteria in the Access file, and use it as a variable.
Best Wishes,
Suzy





RE: Using VBA to Pull Data from Access Database
RE: Using VBA to Pull Data from Access Database
EDOADORE: Using VBA to Pull Data from Access Database
RE: Using VBA to Pull Data from Access Database
RE: Using VBA to Pull Data from Access Database
RE: Using VBA to Pull Data from Access Database
RE: Using VBA to Pull Data from Access Database