Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How can I know the length of an dynamic array in VB? For example: a = split(s,"|") a.length???
UBound(a) + 1 If you could kick in the pants the fellow responsible for most of your troubles, you wouldn't be able to sit down for six months. - Unknown