When manually doing a .txt import all is fine using my own import specification.
when i use this code
DoCmd.TransferText acImportDelim, "song specification", "list", "\\disco\djpower\Songs Played.his", True
the first record in the text file to import is missing
any suggestions??
when i use this code
DoCmd.TransferText acImportDelim, "song specification", "list", "\\disco\djpower\Songs Played.his", True
the first record in the text file to import is missing
any suggestions??