J
Jim Shaw
BlankHow do I create a query which will return unmatched records in the left
side of a 1:[0,1] relationship?
My need is to add a record to the right side table that will join (in
another query) to the record on the left side table. My logic needs to find
candidate, unmatched records in the left table so they may be listed in a
combo box, allowing the user to select the candidate of choice. I plan to
use the SQL for this in my combo box's Row Source.
Thanks
-Jim Shaw
side of a 1:[0,1] relationship?
My need is to add a record to the right side table that will join (in
another query) to the record on the left side table. My logic needs to find
candidate, unmatched records in the left table so they may be listed in a
combo box, allowing the user to select the candidate of choice. I plan to
use the SQL for this in my combo box's Row Source.
Thanks
-Jim Shaw