Results 1 to 4 of 4
  1. #1
    DMJ's Avatar
    DMJ is offline Advanced Beginner
    Windows Vista Access 2007
    Join Date
    Oct 2011
    Posts
    32

    Subform not populating from ComboBox


    Attachment 11673
    The subform is stuck on one line from a table, it should be populating from the ComboBox above.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,626
    Which subform has the issue and which is the main form?
    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.

  3. #3
    DMJ's Avatar
    DMJ is offline Advanced Beginner
    Windows Vista Access 2007
    Join Date
    Oct 2011
    Posts
    32
    Quote Originally Posted by June7 View Post
    Which subform has the issue and which is the main form?

    The main form is frm_PersonAddressPhoneEDIT the subform is frm_AddressSubform. Combobox is from the qry_Person Query Lookup

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,626
    There is no code to filter or go to address record.

    Options to filter the records:

    1. parameterized query, review http://datapigtechnologies.com/flash...tomfilter.html

    2. VBA code to set the Filter and FilterOn properties of form

    As shown in the tutorial, a form/subform is not necessary. All can be done on one form. No reason to make it more complicated.
    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. Form ComboBox not populating correctly
    By School Boy Error in forum Forms
    Replies: 13
    Last Post: 10-03-2012, 08:55 AM
  2. Form / combobox not populating
    By Auracle in forum Forms
    Replies: 7
    Last Post: 09-20-2011, 11:01 AM
  3. Replies: 5
    Last Post: 07-23-2011, 11:48 PM
  4. Replies: 0
    Last Post: 08-24-2010, 06:38 PM
  5. Replies: 0
    Last Post: 12-16-2009, 01:14 PM

Tags for this Thread

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