B
Bill
I have a Supplier table that contains 'supplier name' and 'supplier number'
fields. Both are unique. I have chosen 'supplier number' to be primary.
In a related Contracts table I also have supplier number and relate to that
with cascade update selected.
I would like also to have the 'supplier name' present in the related table
with cascade update selected, but can't see how to do it. I have
experimented with a few things but none work as I would like.
Any suggestions please.
Bill.
fields. Both are unique. I have chosen 'supplier number' to be primary.
In a related Contracts table I also have supplier number and relate to that
with cascade update selected.
I would like also to have the 'supplier name' present in the related table
with cascade update selected, but can't see how to do it. I have
experimented with a few things but none work as I would like.
Any suggestions please.
Bill.