SPLIT function in A97

A

ALESSANDRO Baraldi

Like the object, i need to split long(chr(0) separated) in Variant Array
using A97.

Thanks.
@Alex.
 
A

ALESSANDRO Baraldi

ALESSANDRO Baraldi said:
Like the object, i need to split long(chr(0) separated) in Variant Array
using A97.

Thanks.
@Alex.

I make a mistake....!
It's not chr(0) but chr(9) so my Function work good....!!!

@Alex.
 
Top