Hello,
Say I have two worksheets in a workbook.
One sheet called TIE OUT, and the other DTSE.
I have the following formula in cell L4:
=IFERROR(INDEX(DTSE!$A$1:$Q$307,MATCH((EOMONTH(D4,-2)+1),DTSE!$A$1:$A$307,0),L$1),"")
What I'm trying to accomplish is have DTSE! be referenced to a cell...