|
-
Mar 3rd, 2023, 02:36 AM
#1
Thread Starter
Addicted Member
Is it possible to export Access queries to the outside world auto?
We work here with alot of data and we must make sure that the data has good quality, meaning, data passes all validation rules.
We have many Access 2000 (mdb) and no Access 2017 (accdb) files with alot of queries.
Could I possibly develop a VBA script that will be able to export all queries from a given mdb/accdb file in some format to the outside world, or at least copy the query text into a text file, so that I dont do it manually?
Any ideas on this?
-
Mar 6th, 2023, 12:44 PM
#2
Re: Is it possible to export Access queries to the outside world auto?
Possibly useful link:
https://stackoverflow.com/questions/...vba-code-files
There are a number of other links at this link that might give you some ideas on how to do what you want.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|