Hi,
Im trying to import a text file automatically into access, but I want to strip the top 3 lines of the text file.
eg. Heres the original text. 5 lines only.
<Start of File>
13;Company Name SOD ;Address 1
CAR041 BacklogOfOrders DATE: 01.10.2003
Branch DocumentCode DocumentNo CustNo
13 OA 708532 12871 Customer1
<End of File>
Any ideas how i strip off the top 3 lines using vba?
Thanks
Im trying to import a text file automatically into access, but I want to strip the top 3 lines of the text file.
eg. Heres the original text. 5 lines only.
<Start of File>
13;Company Name SOD ;Address 1
CAR041 BacklogOfOrders DATE: 01.10.2003
Branch DocumentCode DocumentNo CustNo
13 OA 708532 12871 Customer1
<End of File>
Any ideas how i strip off the top 3 lines using vba?
Thanks