Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2006
    Posts
    1

    Drop down box requery problem

    I am now creating a purchase order form for my company.
    In the form, I create a drop down box for user to select the supplier name for the order. Also, I've create a button to open another form to input the new supplier data if it doesn't exist.

    The problem is that, after I've click on the button, type a new supplier info in the supplier form, close it. Then I click on the drop down box, I cannot see the new supplier name which I've created. I have to close the purchase order form, and reopen it, then I'll see the updated name shown in the drop down box.



    Is any one know what's the problem? Is there any thing I have to do in order to force the drop down box to requery the values???

  2. #2
    StepUP is offline Advanced Beginner
    Windows 7 64bit Access 2000
    Join Date
    Dec 2005
    Posts
    99
    When you close the form that adds a supplier, requery the drop down box:

    Forms("MyForm")("MyControl").Requery

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

Similar Threads

  1. Requery?
    By CO711 in forum Forms
    Replies: 0
    Last Post: 08-06-2008, 08:03 AM
  2. drop down issues
    By gromit95 in forum Access
    Replies: 3
    Last Post: 07-21-2008, 08:14 AM
  3. Drop down question.
    By Simon Sweet in forum Forms
    Replies: 4
    Last Post: 02-05-2008, 12:32 PM
  4. Drop Down Menus
    By iambia in forum Access
    Replies: 1
    Last Post: 01-25-2008, 02:05 PM
  5. form drop down
    By arianhojat in forum Forms
    Replies: 0
    Last Post: 06-01-2006, 11:56 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