G Guest Oct 22, 2004 #1 Is there a way to parse a text field (different lengths) based on spaces or commas within the field? Thank you!
Is there a way to parse a text field (different lengths) based on spaces or commas within the field? Thank you!
F Frank Kabel Oct 22, 2004 #2 Hi have you tried 'Data - Text to columns'? In VBA have a look at the Split method (not available in Excel 97 though)
Hi have you tried 'Data - Text to columns'? In VBA have a look at the Split method (not available in Excel 97 though)