Results 1 to 5 of 5
  1. #1
    Rahat is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Jan 2020
    Posts
    7

    Access Form

    Hi all,

    how to link two forms in single table. Form1 has basic information with unique ID, i have to enter against this unique ID more information with form2 and the data should go into rows not in columns for the fields.

    Please help on it.

    Thanks and regards

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,725
    Rahat,

    In clear simple English tell us about your proposed database.
    What is it about -its purpose?
    What are the subjects/things involved?

  3. #3
    JoeM is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Typically, there are usually two ways to go about it:

    1. Combine the tables together in a query, and then use the query as the data source of your form
    2. Create two subforms from each of your tables, and put each of those subforms on your main form

    Which way you want to go depends on the nature of the relationship between the data in the two tables.
    So, we would need more information to tell you which one you should use, as Orange suggests.

  4. #4
    Rahat is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Jan 2020
    Posts
    7
    Thanks for replying.

    Actually I am trying to create a databse, first step is recording an inquiry about products or services; products belong to different groups/principals, in an inquiry there may be more than one principals, i need to record them as single inquiry for different principals, in the table first 10 fields would be same and last three fields would be more than one entries which should go in rows.

    So, i tried by creating subform, data goes into rows but Inquiry number is also changing that should not.

    Afterwards i need to create internal Quotation request form and then generate quotation.

    Thanks for help.

  5. #5
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,725
    Rahat,

    Here is a narrative from an often referenced tutorial on database design. Using your own situation can you describe your requirements in a similar level of detail? It's import to have enough detail in order to offer focused advice. The key is to identify WHAT is involved, and the relationships between those things. Once done and tested, we can focus on HOW to do "it" in Access.

    ZYX Laboratories requires an employee tracking database. They want to track information about employees, the employee's job history, and their certifications. Employee information includes first name, middle initial, last name, social security number, address, city, state, zip, home phone, cell phone, email address. Job history would include job title, job description, pay grade, pay range, salary, and date of promotion. For certifications, they want certification type and date achieved.

    An employee can have multiple jobs over time, (ie, Analyst, Sr. Analyst, QA Administrator).
    Employees can also earn certifications necessary for their job.

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

Similar Threads

  1. Replies: 7
    Last Post: 04-19-2018, 12:57 PM
  2. Replies: 3
    Last Post: 06-24-2017, 06:39 PM
  3. Replies: 1
    Last Post: 08-09-2013, 02:23 PM
  4. Replies: 1
    Last Post: 07-01-2013, 09:46 AM
  5. Replies: 6
    Last Post: 12-03-2012, 05:28 PM

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