Results 1 to 20 of 48

Thread: Ad-Hoc Query Builder in Access

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #23
    VBAX Guru
    Joined
    Mar 2005
    Posts
    3,297
    Location
    Jimmy, I will email you a copy and an explanation.
    My concern with AD Hoc joins is that you could match up completely unconnected fields, whereas using the Related tables you at least know that the data types and content must match.
    You do not necessarily have to use the same "Join" properties as the Relationship, just pick up the Table and Field names. I have written a routine, based on the Access VBA help topic that does that. See Form1 in the database that I have sent you.
    Last edited by OBP; 06-23-2008 at 07:12 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •