G
Guest
I have a Listbox that displays Names. When user selects a name then clicks a
button of the form, a SQL statement is run and the the resultant records
autofills into corresponding textboxes. I want to bypass the button and
just have the process execute when user selects the name in the listbox,
similar to the On_Click event in VBA. How can this be done or can it be done
in VWD?
thanks.
button of the form, a SQL statement is run and the the resultant records
autofills into corresponding textboxes. I want to bypass the button and
just have the process execute when user selects the name in the listbox,
similar to the On_Click event in VBA. How can this be done or can it be done
in VWD?
thanks.