🏆 Utilities Expense Tracker - Google Sheets

There is a generic API here that you could look into. I don’t have an account, so I can’t tell you if it is safe or accurate though.

1 Like

Is it possible to add more years? mine only has up to 2025

It’s only designed to hold 5 years, so you have to change the year headers, and copy/paste the data over 1 column to free up the new year on the right side every year.

1 Like

Is there a way to use a wildcard feature in the Transaction Description option?
Currently, all of my utilities are categorized in a single “Utilities” category, not separated by utility type. The descriptions of each of my utilities change subtly each month, but they all start with the same unique verbiage (e.g., “Utility company electricity x trace code [changing part]”).
Do I have any options for using the description data to pull the right utilities?

I think you could use AutoCat to normalize the descriptions (you can create regex rules) and then they should work well with the Utilities template.

1 Like