B Bob Umlas Dec 31, 2004 #3 Since this is in the Programming section, I assume you want to use VBA. You can use MyString=Left(MyString,Len(MyString)-3) Bob Umlas Excel MVP
Since this is in the Programming section, I assume you want to use VBA. You can use MyString=Left(MyString,Len(MyString)-3) Bob Umlas Excel MVP