S
Sharrukin Amiri
Can you implement a Timer in a class module to that the method of that class
fires roughly every 2 seconds? I am trying to avoid looping because it uses
a lot of CPU time.
do
.....
loop
Thanks!
fires roughly every 2 seconds? I am trying to avoid looping because it uses
a lot of CPU time.
do
.....
loop
Thanks!