Results 1 to 2 of 2
  1. #1
    Newby is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Nov 2012
    Posts
    60

    Refreshing combo box after other contingent combo selection changes

    I have a form which has two combo boxes. The first combo box is say actice/inactive. The second combobox limits customers based on their status. When I open the form and select a status option, my customer combo box is filter correctly, but if I change the status, my customer combo box doesn't not refresh. How can I make the customer combo box clear and reload every time the status code change?

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,624
    Try Requery code in the status combo AfterUpdate event and/or customer combobox GotFocus event. http://www.datapigtechnologies.com/f...combobox2.html
    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. Replies: 6
    Last Post: 02-19-2014, 11:11 AM
  2. Replies: 3
    Last Post: 07-03-2013, 10:38 AM
  3. Replies: 3
    Last Post: 12-11-2012, 09:12 AM
  4. Replies: 1
    Last Post: 10-30-2012, 10:29 AM
  5. Replies: 33
    Last Post: 01-13-2012, 07:44 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