I'll do my best, but its written very basic because I didn't know any fancier ways of doing/combining things than I did and though that if I wrote enough comments it would be easier to follow.
Quote Originally Posted by Norie View Post
You should probably do that throughout the code, it makes it easier to follow/understand and that should make it easier to debug and find problems.

PS I don't mean replace everthing with Select Case, just kind of tidy things up.