Hi, I am an Access 2010 novice and have created a database for our Debit Notes/Credit Notes; however I am experiencing a problem. I have a form which contains a combo box listing Debit Note numbers, this auto-populates 6 text boxes with the customer details relating to the Debit Note, the main form then has a sub-form into which the Credit Note details are entered.
My problem is this: When I select the Debit Note number from the combo box, all the correct customer details are automatically filled into the text boxes as expected, however when I exit the form (via a "close" button which saves the data) and then open the Credit Notes table the Debit Note number is missing from the table and the wrong Supplier ID number is listed. The Supplier ID numbers are unique (i.e.: 1, 2, 3, 4, etc.), but the table saves any entry made via the above method as Supplier ID 50.
Could you please help resolve this issue as I am getting nowhere with this!!!
Many thanks in advance,
Steve62