Hi,
I'm using Aspoce.Cells 4.8.1 to generate an Excel file.
I'm trying to extract about 850 lines from my DB, but i receive a corrupted file message while trying to open it with excel. The maximum number of line that i can extract is 505. Starting at 506 i receive the error message. The data is in the workbook, but Macros and text formatting are deleted.
I use the range copy property to copy the first line from my workbook range over all the extracted data.
Thanks for you help.
Samuel