I'm new to visual basic and can't figure out how to sort 10 numbers[the the user inputs in],find the high,the low,and the sum of all.



If Num > then
Print num
If num < then
Print num
num = sum

I'm really new at VB

I can't remeber how to make a gui pop up and have the user input 10 numbers.Please help.

Ron1jed