<table><tr><td></td><td>It wasn't meant to be a 'how to create efficient code' tutorial or contest, but just an example.

Who i'm i anyway ?</td></tr></table>

FYI, in PBP Select Case will be a little less code efficient (talking about code size) than multiple IF-THEN-ELSE... as with ALL other language anyway. Select Case is just easier to read, modify, implement. Save your finger nails...

We are really far of the original question...