I am currently using two listboxes (lstbox1 and lstbox2). My objective is to be able to select the same item mulitple times and populate that item in lstbox2 without it being removed from lstbox1
Example
lstbox1 listbox2
apples apples
oranges apples
grapes oranges
grapes
Any Help would be greatly appreciated!!
Thanks!!
Example
lstbox1 listbox2
apples apples
oranges apples
grapes oranges
grapes
Any Help would be greatly appreciated!!
Thanks!!