S
Stephan Gehrlein
Hello,
I have to do an Export from a table to a text file (.txt or .csv) but
using the wizzard or using VBA I always get an error that the starting
adress is 32896 but only allows starting adress untill 32767....
Is there a limitation on the number of columns that you can export?
Because it seems to be the column 130 that makes me that trouble and
my table has 162 columns that need to be imported.
If there is a limitation, has anybody a workaround for simply
exporting the table to txt or csv.
Thanks a lot in advance
Stephan Gehrlein
I have to do an Export from a table to a text file (.txt or .csv) but
using the wizzard or using VBA I always get an error that the starting
adress is 32896 but only allows starting adress untill 32767....
Is there a limitation on the number of columns that you can export?
Because it seems to be the column 130 that makes me that trouble and
my table has 162 columns that need to be imported.
If there is a limitation, has anybody a workaround for simply
exporting the table to txt or csv.
Thanks a lot in advance
Stephan Gehrlein