??? source them? you mean split them up?
Like
Dim Ltrs() as string
myVar = "-12345"
Ltrs = Split(myVar,"")
after that:
Ltrs(0) = "-"
Ltrs(1) = "1"
etc..
what dropdown list?
|
Results 1 to 2 of 2
Hybrid View
|
Click Here to Expand Forum to Full Width |