|
-
Dec 1st, 2003, 10:12 AM
#1
Thread Starter
Member
Adding Times In List Boxes
I currently have a list box which displays the length of an item. I.e.
2.23
8.12
2.05
6.14
3.11
In a second list box next to it I want to display the start time of each item if they were to be run sequentially. I.e.
2.23 0.00
8.12 2.23
2.05 10.35
6.14 16.49
3.11 20.00
How would I achieve this?
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
|