I have a combo box with about 15 items listed. I can print these fine at the form level but must scroll the list and select an item then hit a command button for each item. I would like to be able to hit a command button and sequence down through the list, printing each one as it comes aboard,<br>until all were printed. I could do this in basic with a loop but VB is not basic and is always complaining about going to, or going sub. 73 RSH