I can easily import a .dbf-file using the option <Import...> under the menu <File> but I would like to import the same file using VB-code. I already tried DoCmd.TransferText but this method has to many arguments.
What method should I use instead?
Thanx in advance
What method should I use instead?
Thanx in advance