hi there,
i am trying to add time spent on job since employment started. My textbox1.text is the total time to date and it it "40:20:00" now i am trying to add "08:30:00" in textbox2.text to get "48:50:00" in textbox3.text. i am failing to convert the time for addition.
any help will be highly appreciated.
Best regards. all yaa
Loading

VulpesPosted Jan 8, 2013, 6:17 AM
Try this (note that need to add some error checking):