Search results

  1. V

    Drop Down Menu in a Parameter Box?

    Thanks for the additional information. I appreciate your expertise. We use the lookup combo boxes to enhance accurate data entry. This improves data integrity by refining criteria for queries and reports. We have kept the process of queries pretty simple, but obviously by the information you...
  2. V

    Drop Down Menu in a Parameter Box?

    I tried the following: 1. Created a form (Form1) based on a table "Process Failure". The table only contains one field "Process Failure". The form contains a label (Process Failure_Label). The form contains a combo box (Combo0) It is unbound like displayed in the example you supplied. (I...
  3. V

    Drop Down Menu in a Parameter Box?

    Thanks for the link and awesome information. I have tried the solution. It did not work. I discovered the "loaded form" is one that you open in the design view before the expression builder. Still no drop down menu in the parameter box. Suggestions? Thanks, VA
  4. V

    Drop Down Menu in a Parameter Box?

    Thank you to all who have posted. Today is my first day at the forum. I did find another item posted 11/14/2003 from Mile-O which stated: You need the combobox to be on a form. Once you have the combobox on a form ou can reference it in the criteria: i.e. [Forms]![MyForm]![MyCombo] Okay, SQL...
  5. V

    Drop Down Menu in a Parameter Box?

    Co-worker asked me if there was a way to add a drop down selection menu to a parameter box. Seems like ACCESS can do a lot of neat things. Any assistance of problem solving this would be appreciated. Thanks, VA:confused:
  6. V

    Introduction

    Hello! Joined forum today. I am in Oklahoma. Hope to connect with some experts to solve some "surely the database can do that" questions. Thanks, VA
Back
Top Bottom