Hi:
I use Excel automation in two Visual Basic Applications to create reports as Excel workbooks. The problem is that on some machines, it can be very slow to generate these workbooks. I am running Windows 2K Pro and Office 2000, and I have never noticed this problem myself as the developer. However different users who use different Windows/Office configurations report that there is a long delay at times when generating these reports. It seems that usually they are slow to generate on Windows XP. It seems as if there is a very long delay at the first in loading Excel before the report even starts to generate.
I have spent a great deal of time researching on this trying to find a solution. I have used all of the "optimization techniques" in my code that people have suggested, but this has not helped.
I do not know what is happening, but it appears that the major slow down may occur when changing the margins or page orientation when certain printers are the default printer.
I really need to find out why it is fast usually in Windows 2000 but slow in Windows XP. I can provide any further information anyone requires to find a solution. Please help! My e-mail is
[email protected]. Thanks in advance.