Results 1 to 2 of 2
  1. #1
    jamphan is offline Novice
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    8

    Add Data to Table

    I have a form that is linked to a query. I also have 3 other data input fields that I would like the use to be able to write to another table. My question is how do I link these 3 additonal fields to a table that my form is not based on?

  2. #2
    TheShabz is offline Court Jester
    Windows XP Access 2003
    Join Date
    Feb 2010
    Posts
    1,368
    You dont link them. Have some unbound form controls (textbox, combo box, etc) that the user will fill in. Then you write an INSERT INTO query which will take that data and put it into the table.

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

Similar Threads

  1. Replies: 4
    Last Post: 01-05-2011, 07:56 AM
  2. Replies: 1
    Last Post: 12-28-2010, 11:24 AM
  3. Replies: 1
    Last Post: 05-25-2010, 02:58 PM
  4. Replies: 0
    Last Post: 08-01-2009, 12:43 PM
  5. Unmatched data entered with data in table
    By boreda in forum Access
    Replies: 0
    Last Post: 07-28-2006, 09:11 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