M
M K
I have tried numerous ways and I know its something simple I am missing
i have 2 listboxes one has data and the other numbers. The numbers refer to
the Identity in the database. I am trying to get the value from the number
one at the same index that the data one has selected
data number
test 1
stuff 15 // stuff is selected but i need to get the
value on the same index as stuff which in this case is 15
more 25
Thanks for any help in advance...
Mark
i have 2 listboxes one has data and the other numbers. The numbers refer to
the Identity in the database. I am trying to get the value from the number
one at the same index that the data one has selected
data number
test 1
stuff 15 // stuff is selected but i need to get the
value on the same index as stuff which in this case is 15
more 25
Thanks for any help in advance...
Mark