Quote Originally Posted by smUX View Post
I don't see anything wrong with the code...although I did write it outside of the programming environment so minor things might be in there :-P
just for the newbies, should be, 0 to .listcount - 1

The first item in the list is ListIndex 0, and the value of the ListCount property is always one more than the largest ListIndex value.