--------------------------------------------------------------------------------
Hi everyone!
I'm fairly new to the whole VB thing but i've got a problem so this is the first place i decided to go...
What i've got at the moment is a spreadsheet that display a series of issues and the tests that they are linked to (see zipped attachment).
What I want to do is create a userform that has two ListBoxes. So that when an Issue is selected in the first list box the tests that it is linked to appear in the second list box.
For example with the attachment. User selects Issue 1 (in the first list box)and Tests 1 & Test 2 are displayed in the second list box, and where possible reverse the process.
Anyone got any ideas how i can write this in VB. Preferably so that it can also be exported to a grid or somewhere
Any help will be much appreciated!
Hi everyone!
I'm fairly new to the whole VB thing but i've got a problem so this is the first place i decided to go...
What i've got at the moment is a spreadsheet that display a series of issues and the tests that they are linked to (see zipped attachment).
What I want to do is create a userform that has two ListBoxes. So that when an Issue is selected in the first list box the tests that it is linked to appear in the second list box.
For example with the attachment. User selects Issue 1 (in the first list box)and Tests 1 & Test 2 are displayed in the second list box, and where possible reverse the process.
Anyone got any ideas how i can write this in VB. Preferably so that it can also be exported to a grid or somewhere
Any help will be much appreciated!