Results 1 to 2 of 2
  1. #1
    compooper is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Jun 2011
    Posts
    87

    Access 2003: Many to many combo box

    Hi


    I have a many-to-many relationship between:

    table: Company
    PK: CompanyID
    CompanyName

    table: InvoiceTypes
    PK: InvoiceTypeID
    InvoiceType

    Junctiontable: mmInvoiceTypeCompany
    PK: mmID
    CompanyID
    InvoiceTypeID

    I need to make a form so that:
    combo box: companyname
    then with that selection it updates:
    combo box: invoicetype

    I got both the combo boxes to have the right data to appear, it just doesn't update.

    If i select company A, you should see invocetype1
    If I select company B, you should only see invoicetype1 and invoicetype3
    But I see all of the, on every choice.
    What am I doing wrong?

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    Is this what you mean?

    http://www.baldyweb.com/CascadingCombo.htm

    Note this technique doesn't work well in continuous view.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Change Access 2003 mdb workgroup using Access 2010
    By metsmaniac in forum Security
    Replies: 6
    Last Post: 04-06-2012, 08:56 PM
  2. Replies: 12
    Last Post: 06-14-2011, 01:42 PM
  3. Replies: 3
    Last Post: 01-28-2011, 11:42 AM
  4. Replies: 6
    Last Post: 12-01-2009, 11:59 AM
  5. Replies: 1
    Last Post: 09-06-2006, 11:48 AM

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
  •  
Other Forums: Microsoft Office Forums