you could have make code that if the text fields have nothing than the code will give them a value like:
if (Limo == ""){
Limo = "0";
}
Then you wouldn't have to change your above code.
|
Results 1 to 3 of 3
Thread: Adding multiple NumbersThreaded View
|
Click Here to Expand Forum to Full Width |