Results 1 to 2 of 2

Thread: Is it possible to export Access queries to the outside world auto?

  1. #1

    Thread Starter
    Addicted Member kutlesh's Avatar
    Join Date
    Jun 2018
    Location
    Skopje, Macedonia
    Posts
    202

    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?

  2. #2
    PowerPoster jdc2000's Avatar
    Join Date
    Oct 2001
    Location
    Idaho Falls, Idaho USA
    Posts
    2,398

    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
  •  



Click Here to Expand Forum to Full Width