I want to use the split function, but with different delimiters. I thought of something like this: =SPLIT(A:A;OR("-","&")) but it doesn't work.
Is it possible to have Boolean statements within a SPLIT function?
|
I want to use the split function, but with different delimiters. I thought of something like this: Is it possible to have Boolean statements within a SPLIT function? |
|||
|
|
|
The help says:
so for text in A1 the function is
|
|||
|
|