View Single Post
  #2   Report Post  
Posted to comp.lang.basic.visual.misc,microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default VB6 + Excel Objects 8 = 100% CPU on Win'NT

As long as the CPU utilization returns to a normal level when the
operation is completed, I wouldn't worry about it.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"E.Fridman" wrote in message
...
Hi,

I noticed that my VB6 application that parses a database into

Excel
spreadsheet causes 100% CPU utilization on my Win'NT 4

computer. Is it
normal? Should I be concerned?

TIA, Eugene