Re: Count of multiple columns

2005-05-08 Thread Rhino
As you have already seen, it is pretty difficult trying to count things in multiple columns. Although it is probably possible to do the counting, it might require programming logic in order to count for specific values in the various columns and then store the subtotals for each column so that they

Re: Count of multiple columns

2005-05-08 Thread mfatene
Selon Micha Berdichevsky <[EMAIL PROTECTED]>: > Hi. > I have a table that store different items. For each items, I can attach > up to 5 different textual categories. > Those categories are free-text, and different columns can have the same > values (example below). > I am trying to select the coun