There is not a checkbook registry built-in but you can make one by entering the column names:
Check Register 0.2 for Mac is available as a free download on our application library. Our built-in antivirus scanned this Mac download and rated it as 100% safe. This free software for Mac OS X is a product of Todd Yandell. The program belongs to System Tools. Sophos Home for Mac Antivirus - Free Download. Includes a 30 day trial of Sophos Home for Mac Premium, with advanced ransomware scanning in real time.
then make the first row a header row by using the contextual menu for the row:
Free Checkbook Program For Mac
Then add the formula in the column for 'Balance'
E2=IF(D2<>', SUM($D$2:D2), ')
this is shorthand for... select cell E2 then type (or copy and paste from here) the formula:
=IF(D2<>', SUM($D$2:D2), ')
Free Checkbook For Mac Desktop
to fill down, select cell E2, copy
now select cells E2 thru the end of column E, paste
Free Checkbook For Mac
if you would rather have a debit and credit column, try something like this:
use the formula:
F2=IF(OR(D2≠', E2≠'), SUM($D$2:D2)−SUM($E$2:E2), ')
fill F2 down like before
Apr 5, 2017 3:27 PM