Hi its my first time to join on this community, could anyone help me out to figure out?
Actually I want to figure out how this picture would work http://i49.tinypic.com/5bd1tt.png using loop.
Basically its like this on a elaborated details:
Write a program like the one to the right. The user enters a number into the textbox in the upper right-hand corner. When the "Run Loop" button is clicked, the numbers from Start to 100 are written to the textbox. In this figure, the numbers 58 to 100 are written to the textbox. <
http://mrsawyer.com/vb/vb1_packet5.pdf
The difference version is an inputbox will show first.
A command button and Textbox only. I'm getting hard to figure out using Loop.