Hi,
I am exporting a Txt file with the following command:
DoCmd.TransferText acExportFixed "MySpecsName",etc...
It is working fine.
But how can I edit the "MyspecsName" specifications. I can't find it anywhere. Not in saved exports, not in macros nowhere.
Thanks for help
Daniel
I am exporting a Txt file with the following command:
DoCmd.TransferText acExportFixed "MySpecsName",etc...
It is working fine.
But how can I edit the "MyspecsName" specifications. I can't find it anywhere. Not in saved exports, not in macros nowhere.
Thanks for help
Daniel