Hello,
I'm trying to build a formula that sums up the YTD budget using an account and a date. I got the MTD budget using the following: =INDEX(A1:G4,MATCH(A7,A1:A4,0),MATCH(A6,A1:G1,0))
How do I sum the January through May amounts using 2 variables?
<tbody>
1/31/18
2/28/18
3/31/18...