Personal Budget
Hello,
I'm was able to got with a lot formulas, but there is one that still need help, for sample I want to able to see overall for specific year?
I have that I can sum for the specific year and month, but now I need for the entire year.
DATE(B2,MONTH($A2),1)
AND(YEAR(A)=Table 2::$B,MONTH(A)=MONTH(Table 2::$A))
IF(SUMIFS(Data::Table 1::E, Data::Table 1::D, $A2, Data::Table 1::$A, ">="&Table 2::$C, Data::Table 1::A, "<="&EOMONTH(Table 2::$C, 0))=0, "–", IFERROR(SUMIFS(Data::Table 1::E, Data::Table 1::D, $A2, Data::Table 1::$A, ">="&Table 2::$C, Data::Table 1::A, "<="&EOMONTH(Table 2::$C, 0)), "–"))
this is the other one for TRUE OR FALSE statement to sum for the specific year and month, but I would like to see overall all for the year, if I change on colum A or B,
let me know if you need the file,
can you help me?
MacBook Pro 16″, macOS 14.0