My suggestion would be to try Data>TextToColumns first, then supplement with
text/data functions (Left, Right, Mid) as needed.
Also, Inserting/Deleting groups of empty cells (using ShiftCellsRight &
ShiftCellsLeft) is often a very convient way to get unruly data to "line up"
into columns without copying & pasting.
--
George Nicholson
Remove 'Junk' from return address.
Th0r0n said:
I have data imported from an OCR scan that has misread a portion of a
table and put 3 columns worth of data into one column, any way to split
these based on horizontal alignment, delimitation etc?