Search results

  1. H

    Searching

    This may help with the search part of your question. Take a look
  2. H

    Combo Box not working on Form

    I created a form to look up sales orders. One of the combo boxes (Country filter for looking up orders) is not working properly. I can look up values with the combo box but when I tab to the next field it blanks out. Or if I stay on the Combo box after finding the correct Country value then...
  3. H

    Problem with refreshing (at least seems to be one)

    Jimmor, I have a form where I use fields but don't want the users to see them and I set the [Form]![FormName]![Field].visible = True or False depending if I want the user to see it. Since you have three different layouts, using this with an Nesting If Stmt as to what your user picks for COMBI1...
Back
Top Bottom