A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
That sounds like Excel automation running out of control. Excel REALLY WANTS to automate date data entry, so if it sees anything that looks like a potential date into a date data type to be "user friendly". The problem is that is it is almost impossible to beat it into submission to stop doing that
.
How is this data entered into the spreadsheet to start with?
.
What does the data look like? Maybe something like this: 9/3?
.
9/3 gets converted to Sept (9 th month) 3, with implied current year
.
The only way I know to suppress this automation is to start the info with an apostrophe, explicitly declaring it to be text.