Results 1 to 3 of 3
  1. #1
    robsworld78 is offline Competent Performer
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Posts
    181

    filter using combo box quit working once form was put on navigation form

    I have a bunch of forms created which have an unbound combo box which is used to search the records.

    On the "record source" for my "employees" form I have a query looking up all the fields in the table and the field "employeeID" with a critera Like [Forms]![Employees].[myselector] & "*"

    The search works great when I open the form, if nothing is in the combo box all records show, once I select a record in the combo box it filters out the right record.

    Now I'm trying to setup a "navigation system" and using the access 2010 navigation form, however once I add any form to it that has one of these combo box searches the form pops a dialog box when selected via the tab. If I click the combo box it still shows the record names however when I click a name a dialog box pops up and asks for me to input what it should figure out on its own. If I enter an employee ID it will retrieve the correct record



    It seems like it can't locate the "myselector" combo box anymore to compare the ID now that's its in a subform on the navigation form. I tried changing the like statement to reference other areas of the database but can't come up with anything.

    If anyone can help that would be great.
    Thanks
    Last edited by robsworld78; 06-02-2011 at 06:30 PM.

  2. #2
    WizardMonkey is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Aug 2011
    Location
    PDX
    Posts
    3
    I'm having this exact same problem. Were you able to find the answer?

  3. #3
    robsworld78 is offline Competent Performer
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Posts
    181
    Yes and no, my solution was not to use the access navigation system and make my own dashboard. I made a form thats has no record source and added a bunch of pictures for buttons. You can do anything on the form just the same as the navigation system so I didn't spend much time trying to figure it out, I like mine better anyways. Sorry I'm not much of a help.

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

Similar Threads

  1. Filter A Form With Combo Box
    By JeffG3209 in forum Forms
    Replies: 15
    Last Post: 05-27-2011, 09:04 PM
  2. Form combo box not working with AllowEdits = False
    By jgelpi16 in forum Programming
    Replies: 3
    Last Post: 02-04-2011, 05:08 PM
  3. Filter By Form not working!
    By Freybourne in forum Access
    Replies: 6
    Last Post: 06-22-2010, 09:41 PM
  4. Filter my form from combo box
    By Angate in forum Forms
    Replies: 3
    Last Post: 04-24-2010, 01:57 PM
  5. Filter Form records with Combo Box????
    By jgelpi in forum Forms
    Replies: 0
    Last Post: 05-19-2009, 07:05 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