This formula does not reference columns DR:DV
Formula:
=INDEX('Technical Analysis'!$I$2:$AE$5,MATCH($CD5,'Technical Analysis'!$H$2:$H$5,0),MATCH(INDEX($EK$4:$EK$24,MATCH(TODAY()-$CE5,$EJ$4:$EJ$24)),'Technical Analysis'!$I$1:$AE$1,0))/INDEX('Technical Analysis'!$I$2:$AE$5,MATCH($CD5,'Technical Analysis'!$H$2:$H$5,0),MATCH(DL$3,'Technical Analysis'!$I$1:$AE$1,0))-1
If you select the highlighted area of the formula, Lookup_value of column MATCH, each row calculates for the difference between today and the date in column CE.
Since the formula references today's date the differences between today and the dates in column CE has changed from when the values of days ago were calculated in the file attached to post #1.
The formula makes use of values in DL3:DP3 which could be moved to another row and/or hidden for aesthetic purposes.
Let us know if you have any questions.
Bookmarks