Error Too Few parameters

bhelmy

Registered User.
Local time
Today, 16:55
Joined
Dec 6, 2015
Messages
62
Please Help
 

Attachments

  • 1.zip
    1.zip
    95.5 KB · Views: 125
Last edited:
Supply some more information - what are we helping with? What code is generating the error?
 
Supply some more information - what are we helping with? What code is generating the error?


sorry i forget upload file --
 
bhelmy: I have not addressed you post directly ,but would not the following achieve the result you require ?
I placed the following into another command button and it worked.


#DoCmd.TransferText acExportDelim, test, "Table1", "c:\mydocuments\StartNet1.txt", _
HasfieldNames:=True#

Regards Ypma
 

Users who are viewing this thread

Back
Top Bottom