Perhaps you can state how you are suppressing it?
Suppress doesn't mean eliminate it from the recordset, it means display blank.
If you want to elikminate a row, the best method is to modify the record selection formula so that the row is never pulled from the database, but this is depndent upon how you're pulling the data.
-k