need macro for import text file with delimiter

  • Thread starter Thread starter yuvalbra
  • Start date Start date
Y

yuvalbra

I used access 2000 , i have a table that containe the fields for the
text file

need macro for read the file ,import it,and after all delete the file

can anyone help me?
 
You need to manually import the file the first time and save the import
settings. Then use TransferText to import the file specifying those
settings.
 
Back
Top