Hi there,

My company has a list of customers and contacts. Now, every customer (which actually is a company) has more than one contact. This list updates frequently, and every time it updates is needed to be sorted alphabetically.

I need to create a customers list that keeps attached the matching customer-contacts groups when sorting.

Any ideas?

Thanks.