DoCmd.TransferText acImportDelim with Tab

  • Thread starter Thread starter Ken Wilkinson
  • Start date Start date
K

Ken Wilkinson

I want to use in code DoCmd.TransferText acImportDelim with Tab as the
delimiter. How do I do that without creating an import specification? When I
create an import specification the field list is saved and I need to be open
to changing fields and names.

Thanks in advance
KenW
DB4DP
 
Back
Top