Hi all
I have this formula:
{=IF(AQ11="","",IFERROR(SUM(INDEX($B11:$T11,MATCH(FALSE,ISBLANK($B11:$T11),0)+2):T11),""))}
What I'm wanting is the "T" in the ranges be a cell value. Specifically, AV11.
To clarify - cell AV11 will have a letter (based on another formula, not relevant to this...