Is there any way to modify an export specification from VBA? I have a certain table with X number of fields that change as I import a spreadsheet into it (it might be 2 fields or it might be 20). Then when I try to use a transfertext to export it in a different format, I need an export specification to tell it that I want it comma delimited, but without quote marks. However when I go through the manual process of creating and saving an export specification it also saves it with the current fields. The next time I import and there is a different number of fields now in the table with different field names, the export specification breaks and returns odd error messages.
Thanks for any suggestions.
Rico
Thanks for any suggestions.
Rico