VBA Split Function

VBA Split Function

Anonymous
Not applicable
353 Views
1 Reply
Message 1 of 2

VBA Split Function

Anonymous
Not applicable
I have two delimeters that i want to use for the split function but i can't seem to get the syntax right, can anyone help?

Delimeter1 = ","
Delimeter2= "|"
0 Likes
354 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
http://www.devx.com/vb2themax/tip/18915
0 Likes