In the attached file, I need to split the data in the cell into mulitiple cells, making the break where the double-bar symbol is. I’ve tried a variety of ways to split the cell, but can’t seem to find the value I need to use to represent the double-bar symbol. For example, in the split function, is there something I can use for a delimiter to indicate the symbol?
The actual excel file I am working with has a whole column of fields with data that needs to be split.
Thanks for your help!