I am using access 2003 and using xp-pro for an o/s. I have a form that has a field call total income. I total the income from a column named Total cost. I use =Sum([Total Cost]). This works perfect but would like to filter it. I have another column named Paid and it is a yes/no source. I would like to add the yes to the above calculation so the Sum only reflects the records that are marked as paid with the check mark. Any idea's??