SQL Queries in VBA
Posted by Micke A on September 04, 2001 10:08 AM
Want to run SQL questions to retreive records from a DBASE file into a sheet.
I need to create the SQL string in VBA code based on selections in a form.
How do I execute SQL queries from VBA ?