Results 1 to 2 of 2
  1. #1
    cbh35711 is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Feb 2012
    Posts
    40

    Search Box Requerying Subform problem

    Hello all,

    I'm trying to build a text box to filter a subform. I have the main form "Navigation", the subform "Loan Search subform" and the textbox "Search"

    When I run the Loan Search query with Search populated, it filters and works correctly. When i try to have it requery automatically, it doesn't seem to.


    I have tried every combination of

    Code:
    Forms![Navigation]![Loan Search Subform].Requery 
    Forms![Navigation]![Search].Requery
    Forms![Navigation].[Search].Requery
    Me![Loan Search subform].Form.Requery
    that i can think of. Some throw error messages. Some seem to run throw the code, but no requery occurs.

    I must be doing something fairly straight forward wrong, but googling isn't helping.



    Thanks!

    Chris

  2. #2
    cbh35711 is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Feb 2012
    Posts
    40
    Certainly does help to have the correct version of the query on the form... Works fine now.

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

Similar Threads

  1. Search in subform
    By Wayne311 in forum Forms
    Replies: 1
    Last Post: 03-06-2013, 06:09 AM
  2. Search in a table and display subform
    By smahdih in forum Access
    Replies: 2
    Last Post: 10-29-2011, 01:46 PM
  3. Search Problem
    By martyloo in forum Access
    Replies: 1
    Last Post: 09-30-2011, 02:55 PM
  4. Search problem with form
    By JackT in forum Forms
    Replies: 2
    Last Post: 09-01-2010, 12:03 PM
  5. Replies: 2
    Last Post: 06-14-2010, 03:25 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