Results 1 to 3 of 3
  1. #1
    joecamel9166 is offline Advanced Beginner
    Windows 10 Access 2013 64bit
    Join Date
    Feb 2016
    Posts
    85

    one form multiple tables

    First I'd like to thank everyone on here for the help I've received so far.



    I have a receive form to enter in each unit that comes in.
    I have 2 tables. A units table and a customer table.
    tables have a relationship based on customer number.
    on my receive form, I enter basic info about the unit and generate the unitID
    also on this form, I would like to be able to select the customer so I can assign the customer number to the units table.
    I would like to have a search box to select which customer sent the unit in, and upon this selection, I would like to display all the billing and shipping info on the form.
    I tried binding the text boxes to the desired tables, but I get type mismatch error in expression.

    Is this possible to do without using a subform?

    Thanks!

  2. #2
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 10 Access 2013
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,536
    Create a Customer Form and then create your Receive Form. Make the Receive form a sub-form of your Customer Form.
    Sub forms are the easiest way to do this as one form binds to only one table.

    http://www.datapigtechnologies.com/f...subforms1.html

  3. #3
    joecamel9166 is offline Advanced Beginner
    Windows 10 Access 2013 64bit
    Join Date
    Feb 2016
    Posts
    85
    I kinda figured that. Thanks for the conformation.

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

Similar Threads

  1. Multiple tables into one form
    By Accu-Grind in forum Access
    Replies: 2
    Last Post: 04-06-2015, 12:59 PM
  2. Multiple Tables Form
    By heatherseebeck in forum Forms
    Replies: 3
    Last Post: 01-19-2015, 03:20 PM
  3. One Form - Multiple Tables
    By ddkolb42 in forum Access
    Replies: 5
    Last Post: 09-03-2014, 11:17 PM
  4. Multiple Tables into one form
    By jknight in forum Access
    Replies: 3
    Last Post: 08-27-2012, 06:09 PM
  5. Multiple tables in 1 form ?
    By baseborn in forum Forms
    Replies: 5
    Last Post: 12-13-2010, 10:06 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