Results 1 to 2 of 2
  1. #1
    info is offline Novice
    Windows XP Access 2007
    Join Date
    Sep 2012
    Posts
    1

    Question saving the form along with combo box values


    i have three comboboxes and a sub form whose recordsource is from same table.these both and a save button are present in a main form .according to combo box selected values the sub form displays the corrresponding data. i can edit the sub form and when i click on save button the values in the combo boxes and corresponding data in sub form should be updated in the msaccess table from where they come..can any body tell solution to this

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,600
    The subform is bound (has a RecordSource)? Are the comboboxes bound (ControlSource that is field of RecordSource)? If yes and yes then the selected values will save when form closes, move to another record, or run code.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Saving unbound feild values
    By John Saul in forum Access
    Replies: 1
    Last Post: 06-19-2013, 06:22 AM
  2. Form-Combo Box-Saving value to table
    By Jill in forum Forms
    Replies: 2
    Last Post: 12-06-2012, 03:13 PM
  3. Set Combo box values on form load to Please Select
    By Richie27 in forum Programming
    Replies: 7
    Last Post: 06-12-2012, 07:36 AM
  4. Combo Box not saving to table
    By dgriffin in forum Forms
    Replies: 11
    Last Post: 06-08-2011, 03:04 PM
  5. Replies: 1
    Last Post: 04-27-2010, 09:30 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