Hi
i have 3 questions on listboxs. if anyone could give me answers with code (As im quite a novice!) i'd be SOOOO thankful.
1. how do i link 4 listboxs together, so when i select one item on one list, the corresponding index numbers on the other lists are also selected?
2. how do i create a vertical scroll bar that controls more then 1 listbox (in this case 4)?
3.i have 2 listboxs, one of which, lets call it List1, the user inputs an amount in minutes and seconds (e.g. 5.42). I want List2, the other listbox, to show a cumulative total (in mins and secs) or the "Total Running Time" (all the times in List1 addedd together). Is this possible to do with a listbox? or would i be better off with a label/textbox? im not quite sure.
Thank u for ur help!
im in desperate and urgent need of it
i have 3 questions on listboxs. if anyone could give me answers with code (As im quite a novice!) i'd be SOOOO thankful.
1. how do i link 4 listboxs together, so when i select one item on one list, the corresponding index numbers on the other lists are also selected?
2. how do i create a vertical scroll bar that controls more then 1 listbox (in this case 4)?
3.i have 2 listboxs, one of which, lets call it List1, the user inputs an amount in minutes and seconds (e.g. 5.42). I want List2, the other listbox, to show a cumulative total (in mins and secs) or the "Total Running Time" (all the times in List1 addedd together). Is this possible to do with a listbox? or would i be better off with a label/textbox? im not quite sure.
Thank u for ur help!
im in desperate and urgent need of it