Search results

  1. W

    Display query results through a form

    Hi all. I have a simple database set up containing the following: Origin City, Destination City, Route Code, Price I have a form set up with two input fields to enter two cities, and a button to run the query based on those entries. This works great so far. But what I really want is to...
  2. W

    Open document via form

    I have a button called "ViewLetter" on a form. I'd like this to open the document located here: C:\Documents and Settings\home\My Documents\Random Docs\letter.doc Any help appreciated.
  3. W

    Delete button

    I have a table "Jobsheet" with a field "Date" within it. I'd like to put a button on a form so that when clicked, it deletes all records with a date which is 90 days older than todays date. Help please?
  4. W

    Criteria for date query

    Just wana search a table by the "Date" field for the last 7 days. When I open the report based on the query, it will show the last 7 days of records, without having to keep editing the criteria. Criteria: "Between Date()-1 and Date()-7" This works perfectly, but I'm, just wondering if...
  5. W

    dlookup (i think)

    If you'd like to download the database so you could understand what I'm asking and help me: http://www.mediafire.com/download.php?zvywan4nrzr Ok so I have the form "Jobsheet" for the table "Jobsheet". I want the cost to automatically display if I pick the destination from the drop-down menu...
Back
Top Bottom