remove last character from string in excel code example Example: excel trim last character from string =LEFT(A1, LEN(A1)-1)