Parsing

  • Thread starter Thread starter Roy
  • Start date Start date
R

Roy

Hello,

I have an Excel application where I read a text file.Recently the text
file had a change and had three(3) new fields added.This data is now
in the last column.I want to parse this data which has a space
delimiter into three seperate columns.There are 10 fields and the data
is captured in the last column.How do I do this in VBA without the
"text to column" manual method.

Thanks,
Roy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top