|
I created a macro that makes a consultation to oracle and returns the information in excel. This macro is very slow because it has that to make many consultations and passes most of the time waiting the reply of oracle. Exists some way so that the consultations are made at the same time? Is possivel to use COM threads models for this? Which is the easiest way to solve this problem! Somebody has some suggestion?
Thanks to All |