can someone answer this.
This formula works
=ROUND(IFERROR(LOOKUP(1E+100,SEARCH(" "&prod&","," "&list01&","),'2012 price changes'!$J$3:$J$2521),""),4)
I have a cell, F11 that I have "J" in.
I want the formula to go to F11 and replace J with what is in F11
I can't get the below to work...