Hi,
I need some help with Transfertext Method…. When I run my vbscript code it inserts empty rows instead of data..

Please can anyone look into this and let me know what I’m doing wrong…
Code:
[/INDENT][INDENT]A.DoCmd.TransferText acImportFixed, "Spec name", "test", "C:\\test.txt"
Thank you!