M
Munawar Amin
Pls tell me the solution.
Munawar Amin said:Pls tell me the solution.
Not a whole lot of detail to go on.
A1 = some string
B1 = some formula using LEFT that returns a portion of the string in A1
C1 = formula to return the rest of the string:
=SUBSTITUTE(A1,B1,"")