You should tighten up that code and get rid of unnecessary conditionals.

You will also note that I used a different conditional for the button clicks (SELECT CASE) and combined event handlers for...