Function for a date range combined with a SUMIF
I need help with a Function,
I have 1 table with all my transactions.
I want another table that can sum up total amounts, for specific categories, by date.
Currently I can (with the SUMIF) function get Numbers.app to look up the "Category" list of different stuff / compare it with a specific "category" / and get the total "amount"
How do I add into or onto that, to get a result for ONLY a single month? Only the amounts in Jan, March, April, etc.?
SUMIF(2017::Category,Budget::'PERSONAL EXPENSES - PER
# Personal Expenses, non Business or non-expensABLE'::A4,Amount)
MacBook Pro (Retina, 15-inch, Late 2013), macOS Sierra (10.12.1)