Function test()
On Error GoTo test_Err
DoCmd.TransferText acImportFixed, "PV01", "PV01", "C:\Text\Copy of ADV0315701.txt", False, ""
DoCmd.RunSQL "DELETE * FROM PV01 WHERE field1 not like ""*#*""; ", -1
test_Exit...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.