Check regester issues

steveb1957

New Member
Joined
Jul 2, 2018
Messages
7
My check register has stopped working properly. The formulas won't work together such as

<tbody>
[TD="class: xl67"][/TD]

</tbody>
=IF(AND(ISBLANK(F85),ISBLANK(G85)),"",H84-F85+G85)
=IF(AND(ISBLANK(F86),ISBLANK(G86)),"",H85-F86+G86)
These are from 2 total lines in my spreadsheet (ss) that works
Now
This next formula don't work
=IF(AND(ISBLANK(F7),ISBLANK(G7)),"",H6-F7+G7)
=IF(AND(ISBLANK(F8),ISBLANK(G8)),"",H7-F8+G8)

the 1st formula on the spreadsheet is a copy/paste-link from the bottom of the previous page
='Check Register (73)'!H89, i am on ss 74

if I could past a file to show you better what I'm talking about that would be great.
 
Last edited by a moderator:
[Table="width:, class:grid"][tr][td="bgcolor:#C0C0C0"][/td][td="bgcolor:#C0C0C0"]
A​
[/td][td="bgcolor:#C0C0C0"]
B​
[/td][td="bgcolor:#C0C0C0"]
C​
[/td][td="bgcolor:#C0C0C0"]
D​
[/td][td="bgcolor:#C0C0C0"]
E​
[/td][td="bgcolor:#C0C0C0"]
F​
[/td][td="bgcolor:#C0C0C0"]
G​
[/td][td="bgcolor:#C0C0C0"]
H​
[/td][/tr][tr][td="bgcolor:#C0C0C0"]
1​
[/td][td="bgcolor:#F3F3F3"]
#
[/td][td="bgcolor:#F3F3F3"]
Date
[/td][td="bgcolor:#F3F3F3"]
Description of Transaction
[/td][td="bgcolor:#F3F3F3"]
C
[/td][td="bgcolor:#F3F3F3"]
Debit (-)
[/td][td="bgcolor:#F3F3F3"]
Credit (+)
[/td][td="bgcolor:#F3F3F3"]
Balance
[/td][td][/td][/tr]
[tr][td="bgcolor:#C0C0C0"]
2​
[/td][td][/td][td]
12/20/2025​
[/td][td]Previous balance[/td][td][/td][td][/td][td]
$ 435.99​
[/td][td]
$ 435.99​
[/td][td]G2: =IF(COUNT(E2:F2) = 0, "", SUM(G1, F2, -E2))[/td][/tr]
[tr][td="bgcolor:#C0C0C0"]
3​
[/td][td]
1033​
[/td][td]
12/21/2025​
[/td][td]Groceries[/td][td][/td][td]
$ 123.78​
[/td][td][/td][td]
$ 312.21​
[/td][td][/td][/tr]
[tr][td="bgcolor:#C0C0C0"]
4​
[/td][td][/td][td]
12/22/2025​
[/td][td]Deposit, sweepstakes winnings[/td][td][/td][td][/td][td]
$ 10,000.00​
[/td][td]
$ 10,312.21​
[/td][td][/td][/tr]
[tr][td="bgcolor:#C0C0C0"]
5​
[/td][td]
1034​
[/td][td]
1/3/2026​
[/td][td]Dry cleaner[/td][td][/td][td]
$ 10.75​
[/td][td][/td][td]
$ 10,301.46​
[/td][td][/td][/tr]
[/table]
 
Upvote 0

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.

Forum statistics

Threads
1,223,227
Messages
6,170,848
Members
452,361
Latest member
d3ad3y3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top