R
Rose
I have a column of data that needs to be parsed into 2 columns, but the place
where the parse should begin is a word, in this case "EXCLUDES". How do I
word a parse command in this case?
BTW, if it's also possible, it'd be great to not only parse the 2nd part
out, but also to delete the actual word "EXCLUDES." If this makes it too
complicated, I can always do a mass find and replace.
where the parse should begin is a word, in this case "EXCLUDES". How do I
word a parse command in this case?
BTW, if it's also possible, it'd be great to not only parse the 2nd part
out, but also to delete the actual word "EXCLUDES." If this makes it too
complicated, I can always do a mass find and replace.