I am quite proud of this program:

- You give it a number to start counting DOWN from, and it does so

- After, you give it a max number to count UP to, and it starts at 1 and does so

I attached the code (counter.java) to this thread, feel free to mess with it if youd like and/or use it - regardless of comments, I love it =)

And yes, I know its not very impressive, but for me at like 2 in the morning, its quite impressive.

Counter.java