Page 3 of 3 FirstFirst 123
Results 31 to 33 of 33
  1. #31
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2013
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    You need to Requery the ComboBox on the SubForm separately, or you could simply put a Me.ComboBoxName.Requery in the OnEnter or GotFocus event of that ComboBox.

  2. #32
    Lukael is offline Competent Performer
    Windows 7 64bit Access 2003
    Join Date
    Oct 2013
    Posts
    239
    Quote Originally Posted by RuralGuy View Post
    You need to Requery the ComboBox on the SubForm separately, or you could simply put a Me.ComboBoxName.Requery in the OnEnter or GotFocus event of that ComboBox.
    Oh my god, that worked (Me.ComboBoxName.Requery)

    You won't believe, but I have tried exactly same code everywhere - on MainForm, PopUp form and SubForm, but unfortunatelly on almost every Event - EXCEPT GotFocus

    Thanks again !!!

  3. #33
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2013
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    Well by golly, there was a solution! Glad we could help.

Page 3 of 3 FirstFirst 123
Please reply to this thread with any new information or opinions.

Similar Threads

  1. popup form
    By Cosmo Monkey in forum Forms
    Replies: 1
    Last Post: 03-25-2013, 03:06 PM
  2. Replies: 1
    Last Post: 02-21-2013, 12:27 PM
  3. Replies: 15
    Last Post: 02-17-2012, 09:20 AM
  4. form popup
    By fabiobarreto10 in forum Forms
    Replies: 30
    Last Post: 01-19-2012, 01:54 PM
  5. Popup Form
    By NISMOJim in forum Forms
    Replies: 1
    Last Post: 10-23-2010, 09:16 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