vba remove first character code example Example: vba remove the first character of string =RIGHT(string,LEN(string)-1)