|
-
Jan 12th, 2010, 05:26 PM
#1
Thread Starter
Junior Member
Re: start time/ stop time
that worked i was trying the system date time now, when i try to put them into the text box in order each one just over rides the other meaning i press the computer from my drop down box that goes in then i add my start time that goes in the computer goes out and so on, i added chr (13) after them as i use this for my combo box to add a line break or is that also wrong.
well thxs shaggy your way gave me what i needed i added the code that i had in already and now i can get the computer in the box and the start and stop time the code i used is
rtxtbox.Text = rtxtbox.Text & Date.Now.ToString & Chr(13)
how hard would it be to work out the diff in time if it is really complicated ill leave it ill prob beback soon with another prob.
Last edited by jsssmith; Jan 12th, 2010 at 06:05 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|