Hi,
I have some code that builds up a formatted Excel spreadsheet entirely from data in Access tables.
Each cell is written and formatted as it goes, and whilst it works perfectly, it takes an absoulte age to process. There are approx 75 columns of data, and a sheet of 350ish rows takes well over half an hour to produce. Are there any ways or tricks that i can use to speed up the processing of Excel sheets up. I have checked through the Access code to make sure that it is efficient as possible, but its still painfully slow.
Any ideas?
I have some code that builds up a formatted Excel spreadsheet entirely from data in Access tables.
Each cell is written and formatted as it goes, and whilst it works perfectly, it takes an absoulte age to process. There are approx 75 columns of data, and a sheet of 350ish rows takes well over half an hour to produce. Are there any ways or tricks that i can use to speed up the processing of Excel sheets up. I have checked through the Access code to make sure that it is efficient as possible, but its still painfully slow.
Any ideas?