transferspreadsheet too many fields, but not with transfer text

E

eweber

I am using vba to generate a crosstab query which then
outputs to an excell spreadsheet. An intermittenet problem
is that when I use the transferspreadsheet
(acSpreadsheetTypeExcel8), I get the error too many fields
defined (error number 3190). When i use transfertext to
create a comma delimited file (.csv) with the same query,
this doesn't occur.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top