View Single Post
  #15   Report Post  
Posted to microsoft.public.excel.programming
GS[_6_] GS[_6_] is offline
external usenet poster
 
Posts: 1,182
Default covert data from text file into columns

Sorry for the delay; - I had to clear my plate!

Download this example https://app.box.com/s/9zaeackub8jbe45kwjd6ua2h8072nyqd

This project
inserts a new sheet for each file;
pulls Fieldnames from the file;
lets you select which Fields to return data from (optional);
removes all unwanted characters before parsing.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion