I have a SUMIF statement that subtracts values from another value if they are less than 0, and if the category that they are categorized in, lines up. I want to add a simple condition, where if the date a transaction is placed, falls into the month that is specified, in addition to the other conditions, then it performs the operation. It seems simple, but I can't seem to figure it out...
In the profit allocation sheet, cells C9-C11 have the SUMIF statements. They reference the Ledger page. I want to add the condition, "If the date in the ledger page (column A) falls into the month in cell B2 in Profit Allocation (in this case February)".
Solved by S. Q. in 28 mins