Search results

  1. C

    Problem with Criteria in Queries using Combo Boxes

    I certainly understand. I think that I got it figured. Thank you for helping. :)
  2. C

    Problem with Criteria in Queries using Combo Boxes

    Thanks for trying to help. Even using the asterisks in my query, I still do not see any results.
  3. C

    Problem with Criteria in Queries using Combo Boxes

    Thanks for trying to help. No, I am not trying to populate a combo with another combo. Instead, I am populating a table with a combo from a form. The table reflects the value chosen by the user as the default value in the table, as well as the drop down with all the other values in Table...
  4. C

    Problem with Criteria in Queries using Combo Boxes

    Let me see if I can explain this. I have two tables: TblValues and TblLOC. TblValues is a table of stactic values where I have listed about nine field names with values under each that usually will not change. This way if there is a change to one of the fields later, I can just add it to the...
Back
Top Bottom