View Single Post
Pro contributor
5Apr2010,20:28  
virxen's Avatar
the first project you send had 2 listboxes,
but when you posted your code later you mentioned 3 listboxes why?

the correct code is

Code:
............
List1.AddItem Rs(1).value
List2.AddItem Rs(2).value
............

Last edited by virxen; 5Apr2010 at 20:49..
viv345 like this