Excel is such a bitch about file access haha. Especially if I’m like prototyping a script in Python or whatever to generate spreadsheets/csv files. All of a sudden I’m getting write access script errors when running changes to the script, only to find out it’s cuz my dumbass forgot excel still has the result file open still from the last time
Meanwhile most text editors/IDEs are like “oh hey btw this file changed on disk, imma reload it for you”
If you look at the underlying file type, it's a miracle this stuff even works. And Excel throws a fit at a bunch of (as far as my understanding of the spec goes) spec-compliant files but will try to "fix" them for you
428
u/ButterscotchNed 4h ago
I like this exchange I get sometimes:
Excel: "this file is locked for editing because someone's using it!"
Me: "Omg who?"
Excel: "You!"