Include Exclude Query
Need to build a report that allows for the inclusion and exclusion of certain values in the same column.
The scenario is I have an equipment table that contains all the attributes of equipment. Each item in the equipment table can belong to a special program that is exclusively used by predetermined groups of customers and is identified in the program column.
I need to be able to run a report that gives the user the ability to include equipment that would be a member of a certain program but not a member of specified programs.