Apple Numbers

I'm still trying to get use to Numbers as an Excel fan (which I no longer have). Can anyone provide a simple walk through as to how I can separate a whole load of information (text) contained in just 1 column into other columns?

That is to say one word per column.

Here is what I'm trying to separate:

/volume1/music/NAS La Cie 2 iTunes/Eric Serra/Bandidas (Flac)/09 El Pueblo En La Caverna.m4a

Thanks...

Posted on Jul 11, 2023 11:21 AM

Reply
Question marked as Top-ranking reply

Posted on Jul 11, 2023 02:51 PM

Yes, the Text to Columns wizard in Excel is good!


In Numbers you can split the string by formula like this:


In B2, filled or copied right:


=TEXTBETWEEN($A2&"/","/","/",COLUMN()−1)


Use ; instead of , in the formula if your region uses , as the decimal separator.


More on TEXTBETWEEN here:


TEXTBETWEEN - Apple Support


SG


3 replies

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Apple Numbers

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.