D
Dorian Chalom
Im looking for a function that will get me the nth item out of a stringof
delimited items....
Something like _______("Apple, Orange, Peach", 2) would return "Orange"
Is there such a built in function or does some one have one built?
delimited items....
Something like _______("Apple, Orange, Peach", 2) would return "Orange"
Is there such a built in function or does some one have one built?