Sorta more or less models and validates the 4% rule.
And I have another sheet to track all my investments, etc using the GOOGLEFINANCE function to update with the market.
I've also looked at using something like Plaid to import banking/credit card data, but it was all too complicated. So I now get a daily balance update via email that I scrape into my sheet using a Python script... Keeps me from needing to manually update the balances myself.
Sorta more or less models and validates the 4% rule.
And I have another sheet to track all my investments, etc using the GOOGLEFINANCE function to update with the market.
I've also looked at using something like Plaid to import banking/credit card data, but it was all too complicated. So I now get a daily balance update via email that I scrape into my sheet using a Python script... Keeps me from needing to manually update the balances myself.