Search results

  1. M

    Query based on criteria in two fields?

    Hi All I want to create a query which is based on two fields. One field is a date query i.e >=Date()-7 OR >=Date+7 The Other is a Combo box where the criteria is No My problem is that access is currently running this as two individual queries. Is it possible to make this query return data...
  2. M

    Delete query to target fields not rows?

    Hi I need to know if it is possible to create a delete query which will target particular fields in a row based on certain criteria in a seperate combo box(on same table). The few ways that I have tried to do this have been unsuccesful so if anyone can shed some light on the subject it would...
  3. M

    Search for Record via paramater?

    Hi All I am very new to Access and currently experimenting with setting up basic database. I need to search for a record with a unique indexed number (no Dups) via a command button on my main form. Ideally the search will then take me to the corresponding row displayed in a sub-form. I would...
Back
Top Bottom