I have a need to fill a very large number of Excel cells with values from a database table. When I use the Range.Cells(row,col) method I find it is very slow, requring over 30 minutes to complete the process. Does anyone know whether or not there is a faster method?
I would appreciate help on this.
Thank you
I would appreciate help on this.
Thank you