Starkey
Board Regular
- Joined
- May 5, 2006
- Messages
- 187
Hey guys
A random one for you please.
I've a worksheet that has a column that holds multiple IDs, formatted as such:
123;45;6745;123
I.e. A semi colon separates the different IDs. Does anyone know of some elegant code that can separate the values back out again and put each ID in to a separate column in an empty worksheet?
I can actually do it but I don't think my coding is very efficient and its a bit long winded
Thanks as always
Starkey
A random one for you please.
I've a worksheet that has a column that holds multiple IDs, formatted as such:
123;45;6745;123
I.e. A semi colon separates the different IDs. Does anyone know of some elegant code that can separate the values back out again and put each ID in to a separate column in an empty worksheet?
I can actually do it but I don't think my coding is very efficient and its a bit long winded
Thanks as always
Starkey