Hi,
I am trying to export a table to a .txt file using a macro. I am doing this to import to it another system. The export works, but when I open the text file all the entries have "inverted commas" on each side. The problem is that becuase the records are all in inverted commas the other system wont accept the data.
So my question:
Is there any way (macro, VBA or other) that I can get the data to be exported to the text file without the inverted commas on each record.
Russ
I am trying to export a table to a .txt file using a macro. I am doing this to import to it another system. The export works, but when I open the text file all the entries have "inverted commas" on each side. The problem is that becuase the records are all in inverted commas the other system wont accept the data.
So my question:
Is there any way (macro, VBA or other) that I can get the data to be exported to the text file without the inverted commas on each record.
Russ