Results 1 to 2 of 2
  1. #1
    dccjr's Avatar
    dccjr is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2012
    Location
    Colorado Springs, CO
    Posts
    138

    Multi-Table Queries (Where to Start?)

    I have about 11 tables in a database. One of these is IDInfo. All of the other tables have a relationship etablished with IDInfo based on the WPSNo field in each. I am trying to query these tables for the entire row associated with the selected WPSNo from each table. I have read multiple posts on cross tab queries, but can't make heads or tails of how to apply them to my situation.

    I need to set this up in VBA as the WPSNo selection is made by the user from a combo box.

    Finally, I have to display each of each value in textboxes on a multi-tabbed form multi-tabbed. Can someone point me in the right direction?
    Last edited by dccjr; 04-23-2013 at 06:07 PM. Reason: typos/clarification

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,921
    Don't know that crosstab is relevant.

    What is the relationship type - 1 to 1 or 1 to many or many to many?

    Do you want the form to allow data entry/edit? Set up a form/subform arrangement. Put subforms on pages of tab control. Or build a navigation form (I don't like the navigation form).
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 1
    Last Post: 03-05-2013, 06:38 PM
  2. Replies: 1
    Last Post: 02-18-2013, 02:55 AM
  3. Replies: 1
    Last Post: 05-22-2012, 10:46 AM
  4. Multi table query & report
    By memphis212 in forum Queries
    Replies: 3
    Last Post: 07-12-2011, 10:59 PM
  5. What's the purpose of multi key for one table?
    By latestgood in forum Access
    Replies: 3
    Last Post: 07-01-2011, 12:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums