hi, i have a few questions on using a popup form
1. on my main form, i have a listbox, i would like to edit the values of the listbox.
to do this, i have a popup form with 2 listboxes, one to have the values of the listbox on the main form, and the other listbox with option values for the 1st
hence seeking guidance on
1) how to i pass the rowsource sql of the listbox on the main form to the listbox on the popup form
2) how on closing the popup form, do i update the rowsource sql listbox on the main form from the changed value of the popup form listbox rowsource sql
many thanks
1. on my main form, i have a listbox, i would like to edit the values of the listbox.
to do this, i have a popup form with 2 listboxes, one to have the values of the listbox on the main form, and the other listbox with option values for the 1st
hence seeking guidance on
1) how to i pass the rowsource sql of the listbox on the main form to the listbox on the popup form
2) how on closing the popup form, do i update the rowsource sql listbox on the main form from the changed value of the popup form listbox rowsource sql
many thanks