guys, can you help me to get data from a text file and putting it in an excel file? my programming language is visual basic 6.0
here is a sample data from the text file:
ANO,BNO,TRANSDA TE,TRANSTIME,OR IGINS,DESTINATI ON,CALL_TYPE,OU TROUTE,INROUTE, CALLS,ACTUAL_MI NS,COST
0498373386,006623322001,20070216,16:33 :35,SRO,THB,IDD ,IBEF7O,,1,0.7666666666666 67,-0.014413
0498373386,0066 23322001,200702 23,12:59:40,SRO ,THB,IDD,0241,, 1,0.8,-0.01264
0498373521,0096 265522113,20070 207,11:22:59,SR O,JO,IDD,0241,, 1,0.43333333333 3333,-0.019717
i wll get the underlined data, then i will put in an excel file..
pls help me guys..its only a project but i really need your help.i am only an amatuer vb programmer and my knowledge in it is limited.pls help..tnx!
here is a sample data from the text file:
ANO,BNO,TRANSDA TE,TRANSTIME,OR IGINS,DESTINATI ON,CALL_TYPE,OU TROUTE,INROUTE, CALLS,ACTUAL_MI NS,COST
0498373386,006623322001,20070216,16:33 :35,SRO,THB,IDD ,IBEF7O,,1,0.7666666666666 67,-0.014413
0498373386,0066 23322001,200702 23,12:59:40,SRO ,THB,IDD,0241,, 1,0.8,-0.01264
0498373521,0096 265522113,20070 207,11:22:59,SR O,JO,IDD,0241,, 1,0.43333333333 3333,-0.019717
i wll get the underlined data, then i will put in an excel file..
pls help me guys..its only a project but i really need your help.i am only an amatuer vb programmer and my knowledge in it is limited.pls help..tnx!
Comment