Hi everyone,
I am newbie in learning Visual Basic. I am using Visual Basic 6 and trying to create a simple program that will check or track the time. I have enclose an attachment of my program but no VB code yet. Here's how my program goes... I have a text box1 were I can enter the ID No. I have textbox2 where the name of the person will be displayed once ID No was entered. I have 3 option boxes for 30, 20 and 15 minutes break intervals. If I select option 30 minutes break, this will calculate the start time and end time given with 30 minutes break. Once I click the Time IN button, textbox3 will automatically display the time the Time IN button was clicked. Once I click the Time OUT time, Textbox4 will automatically display the time the TIME OUT button was clicked. If I exceeded the alloted 30 minutes break, then the exceeded time will be displayed automatically on textbox5. Im sorry if this sounds confusing but please I need your help. Thank you in advance guys.
lance