S
Sreedhar
I have a listbox with rowsource as an SQL statement that retrieves values
from a lookup table, the items to be updated into another table on user
selection. I want to make this process easy for the user by including
checkboxes against the listbox items. The idea is, whatever items that the
user checks, will be updated to a field in a table on pressing OK button
after the user finishes his/her selection(multiple).
Looking forward for any help, will be greatly appreciated.
from a lookup table, the items to be updated into another table on user
selection. I want to make this process easy for the user by including
checkboxes against the listbox items. The idea is, whatever items that the
user checks, will be updated to a field in a table on pressing OK button
after the user finishes his/her selection(multiple).
Looking forward for any help, will be greatly appreciated.