Results 1 to 3 of 3
  1. #1
    Zerdan is offline Novice
    Windows 7 64bit Access 2003
    Join Date
    May 2011
    Posts
    15

    Saving to Table

    I have a form displaying results from a query that links multiple tables which I only have read privileges. I want to have 2 fields where the user can enter some additional information and save to a new table.



    I know I need a unique ID for each of the entry, an ID to link back to the other tables, and 2 columns to store the new data. I can get it to all display properly if I go into the table and enter the information manually, but I cannot get the fields to be editable.

    One is a text field and when I click in there (after having entered info manually into the table so it is already showing) trying to type more or deleting just results in no action. The other is a combo box that results in it showing the options but not allowing me to click on them to select. Under properties they are set to Enabled: Yes, Locked: No.

    Any ideas? Thanks!

    Edit: The form is set to Allow Edits: Yes

  2. #2
    NTC is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2009
    Posts
    2,392
    the query that serves as the record source for the form is probably not updateable - - is my initial guess.

    for the ability to 'enter some additional information and save to a new table' : you should consider using a subform.

    hope this helps.

  3. #3
    Zerdan is offline Novice
    Windows 7 64bit Access 2003
    Join Date
    May 2011
    Posts
    15
    Very much so. I got it working as soon as I put a subform in. Thanks!

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

Similar Threads

  1. Combo Box not saving to table
    By dgriffin in forum Forms
    Replies: 11
    Last Post: 06-08-2011, 03:04 PM
  2. Data Not Saving To Table
    By AUS1960 in forum Forms
    Replies: 2
    Last Post: 05-11-2011, 05:35 AM
  3. Calculations in Form not saving to table
    By ld8732 in forum Forms
    Replies: 1
    Last Post: 01-24-2011, 07:31 PM
  4. record saving twice in table
    By ds_8805 in forum Forms
    Replies: 15
    Last Post: 04-14-2010, 07:16 PM
  5. saving a list box to access table
    By newguy357 in forum Forms
    Replies: 0
    Last Post: 05-05-2006, 12:22 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