Thanks Skip, Not a very easy way of doing it but i will give it a whirl.
So i would call this like
stringArray() = SplitIt "abcd,gfskfs,asdfwe,llooll,foasld" , ","
Naturally i would not be able to Dim stringArray() or it would only have a max size of 8 elements. or i would have to dim it to...