J jtrevill Nov 18, 2004 #1 So - anyone know of a way to use Text To Columns, but by using V instead? Thanks
G Guest Nov 18, 2004 #2 There is a split function for Delimited data. It returns an array of the individual fields in the record.
There is a split function for Delimited data. It returns an array of the individual fields in the record.