Every three years or so I find something where the correct answer is "That belongs in Access." So I reteach myself Access and never touch it again. So when I need the data, I end up rebuilding spreadsheets. Or just making something up.
It would have been much nicer to just say, "Wow, yeah. That sounds really cool."
:|
ETA: "Light a man a fire, keep him warm for the rest of the night. Light a man afire, keep him warm for the rest of his life!"
It sounds like an ongoing thing (monthly expenses), so why wouldn't you continue to use it?
This kind of situation reminds me of a quote an old MVP (who had a clever way with words) used to say (and I am paraphrasing).
"You could use a wrench to drive nails, but why would you?"
I was once where you are right now, but I was "forced" (not given an option) to create a database in Access for work. It was painful at first, as I tried to wing my way through it, and discovered that the learning curve for Access is a big steeper than it is for Excel. So I bit the bullet, got a few books (intro to Access, into to Relational Database theory, and an Access VBA book), and worked through them.
It was a bit painful at first, but I got some good help at forums like this one, and ended up creating a really slick database that worked SO MUCH better than anything I could whip up in Excel. I created a few more databases, and now really don't have a preference of one over the other (Excel vs. Access), I use the one that makes the most sense. I hardly ever use Excel forms anymore, because Access forms are so much easier (it is easy to "bind" the fields on the form to the data tables directly, so you don't need to write VBA code to assign the values from the form to your spreadsheet like you have to with Excel). And I find matching and filtering data so much easier in Access than in Excel.
I understand the hesitancy of "making the jump", but if you do it right, I don't think you will regret it. And you will have a cool new tool in your toolbelt.
Side note: I used to play a lot of Fantasy Football, and created an Access database where you enter in all the league rules, and player statistics, and it would spit out projected points for each player based on their average stats. I re-used it for years, and it really helped me with the drafts, ranking players, and understanding where the big drop-offs occur. Helped me win more than my share of championships! I guess my point here is once you get used to using it, you can have some fun with it.