Weldon Riker
New Member
Good day!!
=MID(G2,IFERROR(FIND("LI",G2),LEN(G2)-6),7) works beautifully, BUT I also need to find "DP" in that string and return its associated 7 characters. . .
=MID(G2,IFERROR(FIND("LI",G2),LEN(G2)-6),7) works beautifully, BUT I also need to find "DP" in that string and return its associated 7 characters. . .