|
|
|
|
|
by allenz
3136 days ago
|
|
Logging: I just save a copy of the spreadsheet every time I make a tax filing. Do I need anything more fine-grained? Validation: I'm confident that I can catch duplicated rows and mistyped amounts because Excel formulas verify that the sum of all transactions for each account equals the account balance, and that transfers between accounts add up to $0. Do I need anything more? Point-in-time doesn't work because I need to keep track of info that doesn't show up in the bank statements. I run a Python script that adds pretty-prints names and adds categories, and I also manually enter check details, category adjustments, business purpose of meals and flight tickets, etc. I don't use a proper database because to do so I'd have to give up Excel's nice features (or worse, switch back and forth between Excel and the database). |
|
I'm sure that the people who made these billion dollar mistakes were pretty confident too... https://www.cio.com/article/2438188/enterprise-software/eigh...
"The error occurred when the accountant omitted the minus sign on a net capital loss of $1.3 billion" (Fidelity)
"There were honest mistakes made in a spreadsheet used in the implementation of a new accounting standard." (Fannie Mae, $1.36 billion loss)
There's a bunch of lower (million dollar) losses listed in the linked page too.