Sounds like you have a one-to-many relationship. The customer's name should
be on your main form. A sub form should contain the other details. For
example,
You might have a form with customer information in the top section, then a
box in the middle of your form with all the customer's invoices.
Sounds like you are not following standard design in creating your database
or forms.
Rick B
I do not want to display a customer's name for every record, only when the
customer's name changes.