If all you want to do is return a single row with the count of a particular field, you can use an aggregate query, ie, one with the Totals row enabled and with COUNT as the aggregate criterion.
If this doesn't suit your requirements, please give the following information:
Which data type is your email field (number, text, yes/no)?
What is the default setting for the field - Null(default), empty string (""), or other?
Does the Query return the correct number of rows when run from the database window?
[This message has been edited by cogent1 (edited 05-30-2002).]