View Single Post
 
Old 05-12-2015, 06:06 AM
srinidhi.mv88 srinidhi.mv88 is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Apr 2015
Posts: 11
srinidhi.mv88 is on a distinguished road
Default Macro to read text file and organize data in excel

Hello all,

I need to write a macro which imports a text-file and organize it in 4 coulmns. the text file is as shown below.
1.JPG
by the end the excel template should remove the extra lines and include only the need information as shown below.
2.JPG

Could any one please help me. I am new to excel VBA programming. till now i was able to create a table which fills data from text file. but its still having delimiter problem. i cant fix it as the name of the type is sometimes small and sometimes large.

It would be of great help if anyone could help me.

Thanks a lot,
chini
Reply With Quote