Add columns from sheet bases on date

Hi everyone!

Iโ€™m trying to add an amount based on if the value is from this year.

I tried:

=SUMIF(inputs!B:B, โ€œYEAR(B:B) = YEAR(TODAY)โ€, inputs!F:F)

Where B column has the dates and F the amounts to Add. I canโ€™t seem to make it work. Any tips/help?

Thanks!!

0 1 137
1 REPLY 1

@David_Villafane Would it be better to use an app formula instead of sheet formula for this purpose?

Top Labels in this Space