Hi
I have a list box called listSNRT on a form, with a button at the side, when I press the button all selected values in the listbox updates. The listbox has a column called completed, which is yes/no. When I press the button I need the column value to change from no to yes.
Now how do i code the button to update the values?
Cheers
I have a list box called listSNRT on a form, with a button at the side, when I press the button all selected values in the listbox updates. The listbox has a column called completed, which is yes/no. When I press the button I need the column value to change from no to yes.
Now how do i code the button to update the values?
Cheers