Transfertext export problem

bjreb

Registered User.
Local time
Today, 14:24
Joined
May 7, 2001
Messages
37
I am trying to export a table using tranfertext. The major stumbling point is that the file must have the extension .add. IS there a way I can add this to extensions?
I am running 2003 on server 2003.

Please help

Thanks

Andy
 
cant you just save the file as "myfile.add", in the transfertext method

or does that give you "myfile.add.txt"
 
It gives me an error when I try to save it as .add, if I save it as .txt I get no error
 
You may be able to create it as a txt file and then use the Name statement in VBA to change the extension.
 

Users who are viewing this thread

Back
Top Bottom