yorkshirelad
Board Regular
- Joined
- Aug 18, 2003
- Messages
- 100
I have a large spreadsheet with a string in column A that I need to split into six parts. Each part is identified by a "/"
Example of the string : ID No / Item / Size / Colour / Comments / Type /
I need to extract each part of the string and copy it into adjacent cells in the same row
ID in column B,
Item in Column C
Size in Column D
Colour in Column E
Comments in Column F
Type in Column G
Many thanks for any assistance
Example of the string : ID No / Item / Size / Colour / Comments / Type /
I need to extract each part of the string and copy it into adjacent cells in the same row
ID in column B,
Item in Column C
Size in Column D
Colour in Column E
Comments in Column F
Type in Column G
Many thanks for any assistance