Hello,
I am trying to incorporate indirect function in the below formula so that the formula always looks for same cells even though the reference cells in the master sheet are deleted or changed(when new cells are inserted in between). Any ideas on how I can accomplish it in the below formula?
Appreciate your help!
=IFERROR(INDEX(MASTER!$S$3:$BS$3,SMALL(IF(((MASTER!$CB4:$EB4)=(I$3))*(YEAR(MASTER!$S4:$BS4)=YEAR(I$2)),COLUMN(MASTER!$S4:$BS4)-COLUMN(MASTER!$S$4)+1),COLUMNS($I4:$I4)))," ")
Thanks in advance!
PM.
Bookmarks