I have built a listbox which pulls several editable queries. One of the queries, "qrys_Facilities" is linked to "tbl_Facilities" table. This facility table is linked back to "tbl_Main", as the "Facility ID" field.
I would like to be able to open "qrys_Facilities" from the listbox and select which facility would be considered a default value to drop into the default values control in "tbl_Main" for the "Facility ID" field.
Additionally, I would like this selection to remain in an unbound field on an administrative set-up form, and ultimately be changable if necessary.
Any suggestions?
I would like to be able to open "qrys_Facilities" from the listbox and select which facility would be considered a default value to drop into the default values control in "tbl_Main" for the "Facility ID" field.
Additionally, I would like this selection to remain in an unbound field on an administrative set-up form, and ultimately be changable if necessary.
Any suggestions?