G
Guest
hi,
i have the following code:
docmd.outputto actable, nwfile, "microsoftexcelbiff8(*.xls)", "C:\path..." &
NewFile & ".csv", false, "",0
i am getting an error message:
"runtime error 2306: there are too many rows to output, based on the
limitation specified by the output format or by miscorsoft access"
i am not sure hwat to do now. i want tables to beoutput in csv format.
thanks in advance,
geebee
i have the following code:
docmd.outputto actable, nwfile, "microsoftexcelbiff8(*.xls)", "C:\path..." &
NewFile & ".csv", false, "",0
i am getting an error message:
"runtime error 2306: there are too many rows to output, based on the
limitation specified by the output format or by miscorsoft access"
i am not sure hwat to do now. i want tables to beoutput in csv format.
thanks in advance,
geebee