I am working on a simple budget app and I need some help with calculating. I have two fields in play… one is the amount of the account and the other is a “yes/no” paid field. I want a text label to display the sum of the amount of all accounts which have a “no” in the paid field. Similar to the SUMIF function in excel.