i have 4 crosstab queries which all open correctly without issue. However, when trying to execute DoCmd.TransferSpreadsheet code, it suddenly started producing the "Too many fields defined" error.
The crosstab queries have an ID field followed by one column for each business day within the current month. There are generally 1-2 dozen rows. This worked correctly through the end of June, but in July the error started happening, even with only 12 rows and 3 columns total.
Any suggestions? Thanks!
The crosstab queries have an ID field followed by one column for each business day within the current month. There are generally 1-2 dozen rows. This worked correctly through the end of June, but in July the error started happening, even with only 12 rows and 3 columns total.
Any suggestions? Thanks!