Hi, This is my First entry to the CodeBank Forum. This is a Time Calculator. It can calculate the amount of seconds, minuets and hours in so many days. This is the First thing i have made that is actualy worth putting in the CodeBank Forum.
Thanks for Looking, dandono.
Last edited by dandono; Dec 5th, 2005 at 01:16 PM.
Reason: Forgot to put Language.
If there is only one perfect person in the universe, does that make them imperfect?
You should consider wrapping this into a class. I hate doing time calculations, but if this was in a class it would be very helpful. If you are not familiar with classes you can start a thread in the Classic VB forum and I am sure you will get plenty of help.
I would suggest you take the time to learn about classes when you do have time. I posted a (rather poor) example project in the code bank. The link is in my signature.