Hey I'm new here and have an application i'm working on, i've just started with Visual Basic. One of the exercises asked us to make a List Box that uses a Loop. The user can type a number (The Upper Limit) into a text box and then the ListBox will go through the numbers until the upper limit is reach giving the number, that number squared and then then number cubed in the list box. Can anyone give me help with this?