vb6 string remove first character code example Example: remove first character from string vb NewString = OldString.Remove(0, 1)