This topic is locked

and/or Queries

5/25/2005 10:34:03 AM
ASPRunnerPro General questions
R
Rhoffman author

Is it possible to perform an AND/OR query?
Example: Select all employees in Accounting AND/OR Finance.
Thbeing able to and ANd or an Or query would also be nice.
Rudy

Sergey Kornilov admin 5/26/2005

Rudy,
if you have two tables: Departments and Employees.

  • Set Edit as type as Lookup wizardon the Formatting tab in ASPRunner for Department field in Employees table.
  • Choose Departments table as Lookup table and Department as Display field, and set Select size more than 1.
    Now you can use Advanced searchpage to select all employees in Accounting OR Finance using Ctrl key.