Hello Maps,
It is possible to show both: the rebate applicable for the current month (Column C), and
the year-to-date rebate value (Column D).
For the monthly rebate (April 2026 in Column C), use:
=IF(DATEDIF(C21,C23,"Y")<60,8200,IF(DATEDIF(C21,C23,"Y")<75,10900,12100))/365*C22
Where:
C21 =...