Results 1 to 3 of 3
  1. #1
    aparnawangu is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Jul 2015
    Posts
    40

    Combobox linking

    Hi All,
    I have a corporate form in which i am having two comboboxes named Center Name like centre1,centre2 etc.
    Another combobox having name Corporate name like IBM,Accenture etc.
    My query is that the two tables named Centre and Corporate having uncommon fields
    like Centre having fields Centre id and Centre Name and Corporate having fields Corpid and Corpname
    Problem is i cannt include any of the common field in any of the tables as corporates are tend to change but centres are steady.
    Then how to connect the two comboboxes?


    Pls help me out.

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    confused.
    cboCenter has the query to table tCenters
    cboCorp has the query to table tCorps

    What is it you need to make common between the 2 combos?
    do these 2 tables need to be joined?

    does picking a cboCenter need to filter cboCorp?

  3. #3
    aparnawangu is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Jul 2015
    Posts
    40
    Sorry for late response.
    Yesi want the cboCenter to filter cboCorp but how don't know.As there is no relation between centre and corp table thats why on selecting cboCentre nothing is displayed in cboCorp.
    Pls suggest that how to relate them.If joining is the solution pls let me know the procedure.

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

Similar Threads

  1. help regarding Combobox linking with checkboxes
    By aparnawangu in forum Forms
    Replies: 5
    Last Post: 07-24-2015, 06:57 AM
  2. Replies: 1
    Last Post: 01-16-2015, 09:28 AM
  3. Replies: 0
    Last Post: 03-04-2011, 10:28 AM
  4. Linking Combobox back to table
    By jlclark4 in forum Forms
    Replies: 52
    Last Post: 12-31-2010, 03:18 PM
  5. Replies: 0
    Last Post: 08-24-2010, 06:38 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