TownieManufacturing said: We downloaded 2020 information from our bank onto an Excel spreadsheet to upload it to our Quicken ledger.
The Y2K bug still rears its ugly head
I can only guess, but it looks like the QIF import file is using an incorrect Date format for your transactions. Have you ever heard of the Y2K bug? That's what's going on here, in your system, as it is configured right now ...
If all the dates in the import file are formatted MM/DD/YY with a 2-digit year, then the date is interpreted as MM/DD/19YY
The dates would have to be formatted as
Take a look at your computer's Short Date in Windows / Control Panel / Region / Formats / Additional Settings / Date. See image below from my Windows 8.1 system.
Change your settings to display dates as Short Date with a format of M/d/yyyy
Also change the "When a two-digit year is entered ..." to use a sliding 100-year calendar rule to "2059" or higher. This will force a date MM/DD/18 to be interpreted as MM/DD/2018
Save and apply the changes.
Reboot Windows to make sure the changes are activated.
Now re-import the QIF file into a new empty Quicken data file and see if that gives correct results.
If not, edit the QIF import file with Notepad or any other ASCII text file editor and change all dates from MM/DD/YY to MM/DD/20YY and re-import into a new Quicken data file.
UKR said: In Windows / Control Panel / Region / Formats / Additional Settings / Date. See image below from my Windows 8.1 system. Change your settings to display dates as Short Date with a format of M/d/yyyy Also change the "When a two-digit year is entered ..." to use a sliding 100-year calendar rule to "2059" or higher. This will force a date MM/DD/18 to be interpreted as MM/DD/2018 Save and apply the changes. Reboot Windows to make sure the changes are activated. Now re-import the QIF file into a new empty Quicken data file and see if that gives correct results. If not, edit the QIF import file with Notepad or any other ASCII text file editor and change all dates from MM/DD/YY to MM/DD/20YY and re-import into a new Quicken data file.
In Windows / Control Panel / Region / Formats / Additional Settings / Date. See image below from my Windows 8.1 system.
TownieManufacturing said: Ps56k2 - We are using Quicken Deluxe. Our bank is Citizens Bank NE.