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