Search results

  1. S

    Keyword search query (example attached)

    cheers, worked a treat!
  2. S

    Keyword search query (example attached)

    Hi All, As shown in the attached database, I have a multiple criteria query with a front end (see frmIssue). I am trying to add a keyword search on the field 'Issue' by having an unbound textbox in frmIssue and linking it with a 'Issue' field in the query 'MyQuery'. An example search would be...
  3. S

    Hyperlink to a file using a dialog box

    Hi all, I have a quite simple database where users would log problems into a form (frmIssues - see attached) and create a screenshot file of it and then hyperlink to it (all screenshots files would be placed in a single location). All I want to do is have a quick and easy way of doing this. I...
  4. S

    Multiple Criteria Query Using Combo Boxes

    Hi Jon, Thanks very much - your query does the job! Best regards, Stephen
  5. S

    Multiple Criteria Query Using Combo Boxes

    Hi All, I am currently having problems with a multiple criteria query with combo boxes (see attached file). The problem: - When user defines all 3 criteria (e.g. selects Project: A, Category: Services and Equipment Type: Packages), the query returns a result - no problem here. - When user...
Back
Top Bottom