D
David#
I have a form that allows user to display a list of names
(in a subform) based on one criterium selected from a
combo box on the main form. I need to write the names to a
table for use later. Can't seem to get there.
This also needs to work like a "make table" query because
the resuting table will change to hold entirely new data
each time this user form is run. (The resulting names
will then be used in a Mail Merge in Publisher).
I'm displaying the names in the subform using "Requery" on
the After Update event of the criteria combo box. Can
these names be written to a table?
Thanx - David
(in a subform) based on one criterium selected from a
combo box on the main form. I need to write the names to a
table for use later. Can't seem to get there.
This also needs to work like a "make table" query because
the resuting table will change to hold entirely new data
each time this user form is run. (The resulting names
will then be used in a Mail Merge in Publisher).
I'm displaying the names in the subform using "Requery" on
the After Update event of the criteria combo box. Can
these names be written to a table?
Thanx - David