VBA only uses one core. Now the CPUs are mostly multicore.
I read something about converting VBA into Visual Studio to do multi-threading
http://betterandfasterdecisions.com...n-vs-visual-studio-part-1-performance-review/
Any one has tried it to take advantage of multicore CPUs?
Is it hard? Can we still call excel functions like application.vlookup in the program?
I read something about converting VBA into Visual Studio to do multi-threading
http://betterandfasterdecisions.com...n-vs-visual-studio-part-1-performance-review/
Any one has tried it to take advantage of multicore CPUs?
Is it hard? Can we still call excel functions like application.vlookup in the program?