hi
i want to write a program having three text box in each text box i wanna right a number and when i click a button i want to show in a message box the the smallest number first followed by the larger number and last the largest using the if condition
so far i made it display the smallest and first and the largest and last but how should i display the larger number in between the two ?
0