Electroman
Sep 27th, 2004, 07:20 PM
Well...hmmm....
What I have optimized....
Using variables defined in the sub. They are faster then global variables.
The function doesn't test more number then it has to to get those 1000 first primes
Using CStr(i) to add them to the list box. It is faster.
Well it isn't that much more too it....ohhh...and I am mashed...do I get credit for that...???
<This Posts is by Me because there was a problem with the old one>
What I have optimized....
Using variables defined in the sub. They are faster then global variables.
The function doesn't test more number then it has to to get those 1000 first primes
Using CStr(i) to add them to the list box. It is faster.
Well it isn't that much more too it....ohhh...and I am mashed...do I get credit for that...???
<This Posts is by Me because there was a problem with the old one>