Results 1 to 5 of 5
  1. #1
    sukhjinder's Avatar
    sukhjinder is offline Beginner
    Windows 10 Access 2016
    Join Date
    May 2016
    Posts
    43

    Multiple table through record set


    Sir,
    I have a database for the personal of peoples which is organised to maintain the information in table. These table are as follows
    Basic info like First name, Last name gender, spouse, childs,country state
    Medical info like age, height, weight,any disease, etc
    Cards like Driving, insurance, etc
    Address like present, permanent, Home, Spouse address
    Education like qualification. institute, marks , grade , etc
    Job like organisation, employee number, etc

    How i will enter all these records into one form through record set.

  2. #2
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,430
    you use subforms - I would expect the main form would have your basic info table and each of the other tables would be in subforms (the join being represented by the subform control linkchild and linkmaster properties) on that main form

    The rule is one table, one form. Do not try to link your tables together into one big query for a single form - you will not be able to edit the data

  3. #3
    sukhjinder's Avatar
    sukhjinder is offline Beginner
    Windows 10 Access 2016
    Join Date
    May 2016
    Posts
    43

    reply:

    Thanks a lot for replying i will work on Your rule ie one table one form . I will form and come back if i face the problem

  4. #4
    sukhjinder's Avatar
    sukhjinder is offline Beginner
    Windows 10 Access 2016
    Join Date
    May 2016
    Posts
    43
    i have made all the sub forms and attached it to main from
    is it possible to add update and delete the record on the main form simultaneously

  5. #5
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,430
    is it possible to add update and delete the record on the main form simultaneously
    I don't understand what you mean

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

Similar Threads

  1. Replies: 3
    Last Post: 02-02-2015, 11:32 AM
  2. Multiple forms to add a record to the table
    By AmaroNeto in forum Forms
    Replies: 6
    Last Post: 01-16-2015, 01:27 PM
  3. Replies: 2
    Last Post: 12-29-2012, 03:11 PM
  4. Replies: 5
    Last Post: 07-18-2011, 12:18 PM
  5. Replies: 5
    Last Post: 09-14-2010, 09:50 PM

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