Using SUMIF in formula?

I have spreadsheet similar to a check book register with debits and credits in different columns and then a third column with the running total. Example below



I would like to add a column with a checkbox so that it only changes the total column when that row has a checkbox. I would like to keep debits and credits in separate columns. Example below.



What would be the formula in running total column using an IF formula?

Posted on Jul 15, 2024 10:52 AM

Reply
Question marked as Top-ranking reply

Posted on Jul 16, 2024 1:33 AM

Hi GLS062866,



Enter the starting balance in D2.

Formula in D3 is IF(A3,D2−B3+C3,D2)

If the box in A is ticked ("TRUE") then calculate the new balance, else show the previous balance.


Regards,

Ian.

2 replies

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Using SUMIF in formula?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.