I have a form where i would like users to select information from listbox1 ( its source comes from tbl_task) and move it to listbox2 where that information can be save in tbl_daily_task. I only need two command button, one to move the items from listbox1 to listbox 2, and one to remove items from listbox2 if they make a mistake.
I found many examples of how to move items from one listbox to the other, but i was not able to make it work.Some require DOA reference and ACODB.And i could not get any to work,
Help Please
I found many examples of how to move items from one listbox to the other, but i was not able to make it work.Some require DOA reference and ACODB.And i could not get any to work,
Help Please