Results 1 to 6 of 6
  1. #1
    baseborn is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2010
    Posts
    17

    Multiple tables in 1 form ?

    With ms access can you to edit 2 tables with 1 form ? or i mean create a form that would allow you to do this ? example:


    form input 1 "type first name"
    form input 2 "type lastname"
    form input 2 "choose a table" <----- drop down menu for selectiing table



    SUBMIT

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,530
    What do the different tables contain? The desire to be able to choose one usually indicates a design problem (tables for year, customer, etc).
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    baseborn is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2010
    Posts
    17
    Hey thanks for the timely reply, what im doing is creating a form for entering my personal book collection into a database. basicly what exactly im needing is an input for the book title, input to post the url to amazon for info and then a drop down menu to select which category to place the book in so im guessing 2 ? i dont think i would have to create some type of relationship would i ?

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,530
    So what tables are you choosing from? You didn't answer my question about what they contain. You probably shouldn't have tables for each category, if that's what you're doing.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  5. #5
    baseborn is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2010
    Posts
    17
    Im sorry, i had to re-think this one out lol. im going to have 2 tables. Books which will hold "P_Id", "Book Title" "Category ID" and a "Link" per record and Categories which will hold my 5 categories and their category id.

    Input 1 will throw the title of the book into the "Books" table
    DropBox input will let me select a category from the "Categories" table
    Input 2 will throw the url in the "Books" table along with the title.

    So i will be entering data into the "Books" table while selecting data from the "Categories" table.

  6. #6
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,530
    That's a pretty standard setup. The combo box wizard should create that for you.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 2
    Last Post: 11-05-2010, 04:47 AM
  2. Multiple tables with the same value
    By Desverger in forum Programming
    Replies: 4
    Last Post: 08-31-2010, 12:21 PM
  3. Replies: 3
    Last Post: 06-14-2010, 06:48 PM
  4. Update Multiple tables from one form
    By KenK in forum Forms
    Replies: 0
    Last Post: 10-30-2009, 08:44 PM
  5. From with multiple tables
    By Darth_Katarn in forum Access
    Replies: 1
    Last Post: 09-23-2009, 08:17 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