I’m trying to make a way to Parse into Array using multiples Delimeters. What exaclty is worng in this Macro?
Is there a more practical way of doing this?
Sorry for highjacking this and doing otherwordly necro … Im looking for a parse function that takes in two delimiter as a group … such as < word or phrase > using < and > as a spliter so that it can do something like I have a dog … and array it into
0 = 1 = 2 = I have a dog
your post is super similar to what im looking for but instead of using two different one i like to group it base on two character.