System Processes, how to allocate sufficient CPU speed?

G

Guest

Hi people
I have code out a piece of codes that will allow data extraction from different workbook into 1 worksheet. It is running fine (in terms of reliability), but I had encounter a problem..
Normally when I run this data extraction, it takes abt 1 min to process everything properly for me, but occasionally the process is slowed down alot..
I had check the CPU allocation speed..

Normal = Excel.exe 99% System Idle 1
Occasion = Excel.exe 9% System Idle 91

Seriously i want to remove this RISK factor that is affecting the performance. Please anyone have any idea how to code for CPU Process allocation to excel all the time

Thanks

(OS=WinNT, RAM=255mb)
 
F

Frank Kabel

Hi
AFAIK you can't directly from Excel. This is an issue of the windows
scheduling process
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top