Hello, I apologize if I'm posting this in the wrong place, and if this topic has already been addressed. I'm very new at VB, and am having some problems with a very simple program. What I need to do is generate 1000 random numbers in a list box upon clicking a button, and sort them using the shell sort function. I know this is probably the simplest thing, but I'm stuck and need some help. Thanks.