got formulas that work by themselves, but after combining them it returns an error value, can you please help. my formula below:
formula 1 =IFERROR(INDEX(E:E,MATCH(B3,E:E,0)-1),"")
formula 2 =IFERROR(INDEX(F:F,MATCH(B3,F:F,0)-1),"")
formula 3 =IFERROR(INDEX(G:G,MATCH(B3,G:G,0)-1),"")
thanks in advance
formula 1 =IFERROR(INDEX(E:E,MATCH(B3,E:E,0)-1),"")
formula 2 =IFERROR(INDEX(F:F,MATCH(B3,F:F,0)-1),"")
formula 3 =IFERROR(INDEX(G:G,MATCH(B3,G:G,0)-1),"")
thanks in advance