Hi everyone,
I have several cells with a various amount of 8-digit numbers in them (see below for example). Some cells have anywhere between zero to twenty 8-digit numbers in them. How can I split up these cells, so that it pulls each 8-digit number and puts it into its own cell?
10000000
10000008
21546587
68555898
10035288
I know I can use text-to-columns with a fixed width, but this would take forever. VBA code perhaps?
Thanks!!
Bookmarks