To create a unique index on the combination of your Customer + Product
fields:
1. Open table 1 in design view.
2. Open the Indexes box (Tools menu.)
3. On a fresh line in the dialog, enter an index name and the first field,
and set the Unique property (lower pane) to Yes.
4. On the next line of the dialog, leave the index name blank, and choose
the 2nd field.

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
>> But the results will not be updatable unless you have a unique index on
>> the
[quoted text clipped - 19 lines]
> when "link" is = in both tables, not all in one or other). Where does
> the "unique index on the combination of fields" come into play?