Search results

  1. K

    Remove "Run Query" status when running query?

    I have a form that calls a query. Everything works fine. When the query is running, the status bar reads "Run Query" and shows the progress meter. Is there anyway to change the "Run Query" text? I know how to use the status bar, but all of my code gets overridden when the query starts. Any...
  2. K

    Remove "Run Query" status when running query?

    I have a form that calls a query. Everything works fine. When the query is running, the status bar reads "Run Query" and shows the progress meter. Is there anyway to change the "Run Query" text? I know how to use the status bar, but all of my code gets overridden when the query starts. Any...
  3. K

    Parameter query using "Or"????

    I have a simple query that pulls order data. I put in a parameter so the user can choose the state. Works fine. What if I want the user to be able to select mulitple states? When I type in a state then or and then another state it fails. Can somebody please help??
Back
Top Bottom