... Or regarding your symptom, does Money 2004 have an entry that says "Today's Balance", perhaps above the Balance column of the register? Newer versions of Money have a "Bank Balance""Bank Balance" number there. If so, that number only reflects what balance was downloaded from the bank last. Sometimes an entry would not have cleared the bank yet, or banks stop providing that number in downloads. There is a way to make that field go away until the next time you download a statement with a balance amount.
Michael Gorden posted a process to clear the downloaded balance from the Bank Balance column of the Account List.
When you delete a statement from the Account List, Money clears the downloaded balance amounts from the associated account. Here is a 5-step way to do that:
1.Open a new Notepad file, and paste the following six lines between the delimiter lines below into the file. Save the file as "ClearBalance.QIF".
============begin ClearBalance.QIF==========================
!Type:Bank
D09/21/2021
T-1.00
PRemove Balance
MUsed to remove the balance
^
============end ClearBalance.QIF==========================
2. Change the date on the line that starts with 'D' to a date later than the reported last download in the register. Today's date should work. The date format depends on your Windows regional settings.
3. Save the File->SaveAs the file "ClearBalance.QIF" in the same folder as your *.mny file.
4. Open Money, and File->Import->Downloaded Statement. Select ClearBalance.QIF and click Import. Money will ask which account (or to make a new account). Select the account you wish to clear the Downloaded Date from, and click Next, then OK.
5.Do not process the statement as you would a regular statement. Instead go to the Account List and right-click where it says "Transactions to read:1" for the account that you imported into. Choose DeleteStatement.
You can re-use the ClearBalance.QIF file on all the accounts you wish to clear.