M
Maracay
Hi guys,
I have 1 table tblListMachine with 2 fields, txtMachine1 and txtMachine2 and
I also have 2 listBox List1 and List3, List1 is connected to field
txtMachine1 and and List3 is connected to txtMachine2, what I want is to
click a record on list1 and move the record to list3 and delete the record
from list1 and also click a record from list3, move it to list1 and delete
record from list3, of course all movements are done between txtMachine1 and
txtMachine2, I wonder if someone may help with a code to program the on Click
event
Thanks
I have 1 table tblListMachine with 2 fields, txtMachine1 and txtMachine2 and
I also have 2 listBox List1 and List3, List1 is connected to field
txtMachine1 and and List3 is connected to txtMachine2, what I want is to
click a record on list1 and move the record to list3 and delete the record
from list1 and also click a record from list3, move it to list1 and delete
record from list3, of course all movements are done between txtMachine1 and
txtMachine2, I wonder if someone may help with a code to program the on Click
event
Thanks