I am trying to split a string into an array based on a particular delimiter. This is becoming a little difficult and it should be easier! (I am still trying to come up with a way to split an IP address into separate octets based on the location of the "dot" [.]!)
Is there a function like Split()? I have found some references to it, but it does not work in Access 97 VBA.
Any help would be appreciated!
Don
Is there a function like Split()? I have found some references to it, but it does not work in Access 97 VBA.
Any help would be appreciated!
Don