I need some help on counting. I want to run a count on a query but the the count is based on a list of variables in another table.
The main table is 2 column list with PC name in col1 and the discovered software in col 2. Each app found is listed on a separate line so there are a number of lines with the same machine name and all apps found.
The counts that I want to do is count the machines with App1 ONLY installed, Machines with APP1 AND APP2 installed etc. The logic is AND, OR, NOT and ONLY.
Cheers
Ent
The main table is 2 column list with PC name in col1 and the discovered software in col 2. Each app found is listed on a separate line so there are a number of lines with the same machine name and all apps found.
The counts that I want to do is count the machines with App1 ONLY installed, Machines with APP1 AND APP2 installed etc. The logic is AND, OR, NOT and ONLY.
Cheers
Ent