b********s 发帖数: 3 | 1 I tried to use the following function:
my_report.SaveAs(my_xls_file, Excel!, TRUE)
It works fine.
But when I tried to use:
my_report.SaveAs(my_xls_file, Excel5!, TRUE)
I got a file with size 0.
What is the problem? | j*****n 发帖数: 1781 | 2 check out if you have ODBC driver for excel 5. | b********s 发帖数: 3 | 3 Thanks much. I am using PB version 7.0; some people said it maybe the
version's problem.
【在 j*****n 的大作中提到】 : check out if you have ODBC driver for excel 5.
|
|