Search results

  1. A

    Filter button in form

    I have a form and I have placed a "Filter by form" button in it. Now I would like to create a second button that applies the filter (same funtions as the funnel icon on the toolbar. I tried using a macro with a command but when I click the first button and the form is ready to accept my...
  2. A

    Filter Buttons

    Please help!! I have a form with a "filter by form" button generated by a macro and it works fine. Now I need a button so that the user will not have to use the funnel button in the toolbar to apply the filter. When I tried to place an apply filter button in the form, both buttons become...
  3. A

    Control Buttons in Forms

    I want to put three buttons on a form to filter records (Filter by form), a clear form button and one that applies the filter (Apply Filter) similar to those on the toolbar. The wizard for control buttons in the toolbox isn't helpinjg much. Any ideas? Tony
  4. A

    Query Prompt

    I am trying this out but I'm getting an invalid syntax error. DO I have to put parentheses and do I remove the [Enter name] part. Thanks
  5. A

    Query Prompt

    I have a small form with a RUN Query command button My query has 6 prompts but I only wish to change one of them to a combo box.
  6. A

    Query Prompt

    Hi Ken, If I create the form how do I put it in my update query as a prompt then?
  7. A

    Query Prompt

    I have a table with five names and I want the user to select from this table. When I put [Enter name] in the Update To field in the query I am getting a text box not a combo box.
  8. A

    Query Prompt

    Is it possible to put a combo box with a drop down list in the Enter Parameter Values of an update query so that the user selects from the list instead of typing the required value? Tony
Back
Top Bottom