G
Guest
Hi everyone,
I need to import a txt file as follow:
0120311011320
02BDC7832033600005010234560001000.000200000100.000001100.00CSH0001100.00
0000000.00 0000000.0
02SPC2319033600107020234560001500.000300000150.000001650.00CSH0000100.00NET0001500.00CCD0000050.00
032003110101020000200002750.00
there are 4 lines in total
01 - is the header id
02 - is the content id (i.e. there are 2 different data)
03 - is the trailer id
how do i import this txt file into EXCEL file. Is there any easier way to do
it? all i need is to import them and get the value behind CSH, NET, CCD and
calculate the total by CSH, NET, CCD. for example, behind the CSH is
0001100.00 i.e. $1100.00 ...and then i need to calculate the total i.e. CSH
$1200.00 NET $1500.00 CCD $50.00
Anyone can help?
thanks for your reading!
I need to import a txt file as follow:
0120311011320
02BDC7832033600005010234560001000.000200000100.000001100.00CSH0001100.00
0000000.00 0000000.0
02SPC2319033600107020234560001500.000300000150.000001650.00CSH0000100.00NET0001500.00CCD0000050.00
032003110101020000200002750.00
there are 4 lines in total
01 - is the header id
02 - is the content id (i.e. there are 2 different data)
03 - is the trailer id
how do i import this txt file into EXCEL file. Is there any easier way to do
it? all i need is to import them and get the value behind CSH, NET, CCD and
calculate the total by CSH, NET, CCD. for example, behind the CSH is
0001100.00 i.e. $1100.00 ...and then i need to calculate the total i.e. CSH
$1200.00 NET $1500.00 CCD $50.00
Anyone can help?
thanks for your reading!