c = "1,2,3,4,5,6"
a = Split(c, ",")
how do i know that my "a" array has 6 items in it
a.ubound
gives me an error
Should Declare Anything specially?
|
Results 1 to 12 of 12
Thread: Split FunctionThreaded View
|
Click Here to Expand Forum to Full Width |