User Profile
Collapse
-
yes, some sample code would be nice. BUUUUT you should do a loop to test the numbers and find which is the highest and then count down from there 2 places and store those. = D... -
Hi there Nada.
I'm not sure if the code for .NET is the same as regular VB, but here's the code:
first answer:
just use a loop with step 2 to add them.something like this
<code>
dim i as integer 'this is the counter for the loop
dim augmentor as integer ' something to append to
dim inputnumber as integer 'this will be equal to what the user puts in
inputnumber...Leave a comment:
No activity results to display
Show More
Leave a comment: