Results 1 to 2 of 2
  1. #1
    dylcon is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2013
    Location
    Ann Arbor
    Posts
    130

    Combo boxes incorrectly updating itself.

    Hello, I have a form that I am using to essentially combine records from a table that holds information about PartNumbers and PONumbers. What is hapening is:



    When I use my combo boxes to insert a customer name and their respective part numbers, it works fine. Once I use the PONumber combobox, and make a selection, it clears whatever is in my PartNumber combobox, even though they have the same customer and same CustomerID linked to their numbers. This is obviously difficult to explain, so I have attached my database. It is in the NewPartPOForm.

    New Compressed (zipped) Folder (2).zip

  2. #2
    dylcon is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2013
    Location
    Ann Arbor
    Posts
    130
    I originally thought that it has something to do with the CustomerID being a FK in both the tblPartInfo and tblPOInfo. What lead me to believe this is, when I select a PO from the combobox, a part is automatically matched to it. I thought it was set up so that the one-to-many relationship exists between the CustomerID and both the tblPartInfo and tblPOInfo, but that may not be true. I also noticed that when I go into tblPartPO, I can add records perfectly OK, as long as a legitimate number is entered that matches an ID for both the POInfoID and PartID.
    I am wondering if there is anyone out there who can help me get around this problem. My database needs to be done in about 6 days . Here is an attachment of my relationships as well.
    Click image for larger version. 

Name:	Capture7.jpg 
Views:	6 
Size:	81.8 KB 
ID:	12684

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

Similar Threads

  1. Replies: 9
    Last Post: 06-04-2014, 10:45 AM
  2. Replies: 3
    Last Post: 06-09-2013, 05:35 PM
  3. Two unbound boxes not updating in table
    By DeathByData in forum Access
    Replies: 29
    Last Post: 05-22-2013, 12:51 PM
  4. Replies: 5
    Last Post: 11-21-2011, 09:59 PM
  5. Replies: 5
    Last Post: 07-01-2011, 11:13 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
  •  
Other Forums: Microsoft Office Forums