Thanks for the responses. I should have been more specific when I asked my original question. The table uses 2 fields as the key. So, Piti, how does that affect the count expression? Would it be--count(field1, field2) or count(field1 AND field2)? Or did I unleash a beast?