Micke101
Feb 14th, 2001, 03:17 AM
Hi
I am reading a recordset to word.
The problem i'm having is that it takes to much time.
Each row takes about 1 second to print.
(and i have about 300 rows)
I am reading it into a table with pre defined cells.
I have tried to skip the recordset and just
read other values to word but it is the same
slow performance.
I have also tried to disconnect the virus program
but that didn't help anything.
im using late binding.
Anyone with an ide ????
Thanks in advance
Micke
I am reading a recordset to word.
The problem i'm having is that it takes to much time.
Each row takes about 1 second to print.
(and i have about 300 rows)
I am reading it into a table with pre defined cells.
I have tried to skip the recordset and just
read other values to word but it is the same
slow performance.
I have also tried to disconnect the virus program
but that didn't help anything.
im using late binding.
Anyone with an ide ????
Thanks in advance
Micke