I am having problems with a KPI dashboard function.
I have cell A1 showing the current month =TEXT(TODAY(),"MMMM")
In B1:B12 I have the months of the year listed and along side (C1:C12) I have monetary values which auto update based on =SUMIF
and date range formulas.
I would like cell A2 (Beneath the current month) to show a figure in the range of C1:C12 dependant upon what month it is.
E.g If the date is any day in January the A1 will show January. A2 will show the figure in C1 next to January in B1.