Search results

  1. J

    Query customer address using "between"

    I am trying to query a range of customer address' from a text field in a table. ex: address' between "200 college" and "800 college". How do I enter it so that it doesn't give the results of everything between 200 & 800 without regard to the street name?
  2. J

    pop up list box

    What I have is a main data entry form and on that form are two command buttons, one for print current and the other to print selected. If you choose the print sel. button it brings up a list box with numbers to choose from. On the list box is an OK button that is supposed to set the parameters...
  3. J

    popup again!

    First of all I want to thank you for responding to my problem. I wasn't clear enough about what I am doing with the popup form. My whole database is an inventory viewer for our purchasing agent. I am the sole keyer for the main database and the one that I am writing is for purchasing to...
  4. J

    popup forms

    I have a command button in a main form that refers to a report, that gets its information from a query, where in the criteria of 4 fields, refers to a popup form [forms]![item]![item]. When I open the main form and use the cmd button it runs the popup forms one after another allowing me to...
  5. J

    Flash object

    I can run a Flash object upon open of my switchboard on a computer w/Flash installed on it. How do I get it to run on one without Flash?
  6. J

    pop up dialog prompt

    In my query I have used [criteria] to stem a pop up dialog box for criteria. I would like to know if there is a way to add a drop down combo feild in that pop up so that you may choose your criteria from a list instead of using a cheat sheet to view all criteria available in that field? There...
Back
Top Bottom