Thomas has attended:
No courses
VBA
What code should I use to connect to a database and recordset within VBA in Access? Is there a short name to refer to the database that the module (in which you are writing VBA) resides in?
RE: VBA
Hi Thomas
There are a number of ways of connecting to an access database, and it really does depend on the current setting for your access database. Please see the link below for the most common and newest form of database connection.
Access database vba connect
Hope this helps
David