separating a number into separate cells

How do I take a number/text string such as Z945692345F and separate each character or digit into its own unique cell?

A visual illustration below. If someone can illustrate how I can do this I would really appreciate the help

MacBook Pro 14″, macOS 14.5

Posted on Aug 15, 2024 1:10 AM

Reply
Question marked as Top-ranking reply

Posted on Aug 15, 2024 1:54 AM

Hi guyoddell,


The function MID is your friend.


Prepare your table with numbers in Header Row 1.

Formula in B2 is MID($A2,B$1,1)

Fill right and fill down.


Regards,

Ian.

2 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.

separating a number into separate cells

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