04-20-2011, 01:26 PM
(04-20-2011, 06:34 AM)KoBE Wrote: In your Sub CountTime() you could just place...
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.
Ahh, thats true. I did this one pretty quick lol, I don't have the app anymore on my computer, but I still have the project.