#N/A error message for Current Assets, Current Liabilities and Net Worth

I started using the Foundations template in 2024, and decided to use the same Foundations template for 2025.

In the “Categories” tab, I simply added 12 columns for 2025.

I think it may have broken something in the template, because in the “Spending Trends” tab, my Current Assets, Current Liabilities and Net Worth are showing an error message: #N/A

Formula for Current Assets (cell B5):
=SOMME.SI.ENS(INDIRECT($AA$31),INDIRECT($AA$29),“Asset”,INDIRECT($AA$30),“<>Hide”)

Formula for Current Liabilities (cell C5):
=SOMME.SI.ENS(INDIRECT($AA$31),INDIRECT($AA$29),“Liability”,INDIRECT($AA$30),“<>Hide”)

Net Worth =B5-C5

How do I fix the formulas?

Thank you.

This looks like a foreign language :thinking:

Here are those formulas in my Spending Trends sheet:
cell B5:

=sumifs(INDIRECT($AA$31),INDIRECT($AA$29),"Asset",INDIRECT($AA$30),"<>Hide")

cell C5:

=sumifs(INDIRECT($AA$31),INDIRECT($AA$29),"Liability",INDIRECT($AA$30),"<>Hide")
1 Like

Hello Mark, my settings are in French. The formulas themselves seem to be fine, but where they get their data seems to be broken. I don’t know how to fix it.

Does hovering over the #N/A error provide additional info?

Hi Kimberly,

How did you add your 2025 columns to the Categories sheet?

Did you add them after the 2024 columns or before? They should be in date order, 2024 followed by 2025. I have several years of data in my Categories sheet, but “hide” the columns for previous years.

Did you copy/paste the 2024 columns? This would preserve the formatting of the cells. I usually do this and then adjust the budget numbers for the new year where appropriate.

Here is a help article about getting things set up for a new year in Tiller: How do I get my budget ready for the new year? | Tiller Help Center

Martha

Seems like the Assets/Liabilities/Net Worth #N/A errors would be more likely related to the Accounts tab (or Balance History, since that’s the source for Accounts), than it would be to the Categories tab :thinking:

Spending Trends tab reference for the formulas in question: