Hi, I have table which has about 10 Yes/No fields. Each record also has a key/record number and as each record represents a press cutting, there is also a cutting readership figure. I am trying to put together a query which will total up the readership for each of the 10 fields which have a 'yes' in them. Ideally the query should return a listing for the 10 Yes/No variables followed by the sum of readership. I am far from being a semi-capable programmer so apologies if this defies logic!