04-20-2011, 06:34 AM
In your Sub CountTime() you could just place...
...at the bottom after your End If. That way you wouldn't need it in EACH ElseIf.
It looks pretty good.
Code:
Label1.Text = a + b + ":" + c + x + ":" + y + z + "." + u
...at the bottom after your End If. That way you wouldn't need it in EACH ElseIf.
It looks pretty good.
I code at http://tech.reboot.pro