Dates incorrectly pasting from financial statements
Our take
I'm attempting to use a new excel budget spreadsheet for tracking my expenses (linked here). In the sheet labelled "expense data," you are supposed to be able to copy/paste the transactions from your .csv bank statement with dates and other info. The problem I'm running into is that the dates don't seem to be registering as dates, and they are all flagged with a "data validation error." Even though the spreadsheet title says to paste them as MM-DD-YYYY, the only way it will accept the dates is as YYYY-MM-DD, or if I type the full date (e.g., March 6, 2026) it will automatically put it in YYYY-MM-DD format.
So far, I've tried every single option from the "Paste Special" options and none of them paste the date in a format that is recognized as a date.
I'm wondering if there is an easier way to help excel recognize these dates other than manually re-typing each one.
For context, I am using Excel on a Mac. My dad uses the same spreadsheet (and transfers info from the same bank) on a Windows computer and doesn't run into the same issue. Thanks in advance :)
[link] [comments]
Read on the original site
Open the publisher's page for the full experience
Related Articles
- Claude Excel keeps messing up my dates in Excel Sheet desktop online same issuehttps://preview.redd.it/iqw4k6stojyg1.png?width=412&format=png&auto=webp&s=a56ac06be9c993f153cbf585f67bb4d3f3ff1fba Hi, I’m having an issue with dates in a spreadsheet where Claude excel extracts them from some source data (such as a paste directly into the chat or a paste into a different sheet) then adds to a spreadsheet in a messy way where they are frequently getting mixed up between day and month e.g UK vs US format or store as text. Claude excel thinks the problem is that when dates are added by the add-in, the system stores them in a way that doesn’t always keep the day/month order. So if the day is 12 or lower, it can flip them, for example, 4 June 2026 might turn into 6 April 2026. There’s no error, it just ends up as the wrong date. Or it keeps giving me garbage answers like (but not limited to, other versions include things about serial number formats) the following; The format property still shows m/d/yy throughout — but crucially, every single cell's display text is already showing correct UK format (e.g. 30/07/2025, 06/01/2026). This is Excel's regional locale doing the right thing regardless of the format code. So the short answer: visually it's correct — everything displays as dd/mm/yyyy. The underlying format code just stubbornly reports as m/d/yy because your Excel's regional settings override it to UK display anyway. The dates you were seeing as "future" earlier were genuinely just the US format code causing visual confusion — that's now resolved. All 270+ date cells are displaying in UK order. Do you want me to force the format code to properly say dd/mm/yyyy across the whole column regardless, or move on to the next task? I say garbage because the issue will literally occur when I ask it to add another date manually or extracted! I've even spent hours fixing the errors in a separate sheet them pasting them back into a new cell only to have it happen all over again with a new entry or (or possibly after sorting but not sure) I’ve tried saving the dates as text (like "04/06/2026"), which stops the mix-up, but then I can’t sort the dates properly or use them in formulas. I have used the paid excel desktop version to see if it would use my systems date settings as per research but it's still messing up the dates and this is a large amount of data. Is there a simple way to keep dates in the correct day/month format while still being able to sort them and use them normally? Or is there a better way to handle this? Is this s known issue? I’m using a UK date format. submitted by /u/PeaceSeeker777 [link] [comments]
- How to change formatting of textHi everyone! I would like to ask for your help regarding the formatting of data in excel. So currently, I have list of dates however these dates are formatted as follows: MM/DD/YYYY ( example: 04/02/2024) I wanted to change the format to date to Month-Day-Year (02-Apr-2025) format but I dont know how to, Ive been trying to research about it. I have list of transactions and I really need to do it in bulk mode. Any suggest for a possible formula on this one? Help you Big 4 helpless dying auditor out. submitted by /u/flagrantly_mediocre [link] [comments]
- Countifs function comparing the number of occurrences of a value within a date range without having to change the date for every cell?https://preview.redd.it/5wv7p6qq6dvg1.png?width=1523&format=png&auto=webp&s=8678f87180d0cf5c410d2f14fdaefc77ca4dc255 I am a self-taught excel newbie and am trying to help automate the calculation of the stats at my job (meaning I will likely be back with multiple more questions). For this problem, I am trying to get the data to automatically calculate as information is entered in another sheet to determine how often certain values (e.g. "Academic") appear within each month. For some reason, when I put the cell (H2) in place of the date, excel does not register it as a cell and will not complete the calculation. The only solution I have found is to have to individually type out each date range rather than referring to the cell that contains the date range. Further, is there a way to not have to include the year? in this job, we have a separate file for every school year meaning there will be no overlap of month causing issues that way. I am trying to find an easier way to do a year to year comparison without having to include helper columns with the beginning and end dates of each month per year. https://preview.redd.it/55l3ixa49dvg1.png?width=1140&format=png&auto=webp&s=3b222fe0266778a2645f72fed52b59efae4ed850 Thank you! submitted by /u/mentallylost14 [link] [comments]
- Conditional formatting date help neededI've been trying to use conditional formatting to help automate my work spreadsheet and the date formulas truly escape me. I feel like TODAY is a meany who likes to stick their tongue out at you and point for being stupid XD. This is a spreadsheet with a schedule on it. I am trying to get it to automatically grey out the text when the date passes so I can sort and filter by color and always keep the next upcoming appointment slot be top of the list, while still keeping the data in this sheet because another sheet refers to it via XLOOKUP. https://preview.redd.it/z1jqata8w6xg1.png?width=364&format=png&auto=webp&s=d49f71c8de80c402de1af923fc87e3371d606cc8 Here's the formula I'm using =AND($B$2<TODAY(), $D$2<> "") Column D is client names, for privacy purposes I didn't copy that. They end at D11, if it matters. I'm not sure why excel is treating the dates in May as if they are less than today, when they're not. Does anyone have any ideas? submitted by /u/tashykat [link] [comments]