VB Code:
if right(mystring,1) = "C" then mystring = left( mystring,Len(mystring)-1) end if
You forgot the -1
|
Results 1 to 4 of 4
Thread: String manipulationHybrid View
|
Click Here to Expand Forum to Full Width |