I have created an export specification which I use in vba to export a table. The problem is that when I use the spec I get the following error message:
“Error exporting invoice detials. The data being exported does not match the format described in the schema.ini file.”
If I remove the reference to the spec the export works. I need to export the data without quotes round the values. Any ideas?