the cobe below grabs the the last 8 characters of my string. I need the first 8 characters...anyone know how I can grab the first 8 characters?
thanks
VB Code:
tranperiod = tranperiod.Substring(tranperiod.Length - 8)
|
Results 1 to 4 of 4
Thread: string
|
Click Here to Expand Forum to Full Width |