I am trying to create several lists that all have several columns in
common. Is there anyway to do a lookup to one column and pull back
multiple columns. For instance: I have a "clients" list with Client
name, client number, address etc now I am trying to create
a "Contacts" list that retains all of this information but then also
allows you to edit it (if need be) and also enter additional columns
and information. I would consider this a parent:child relationship. If
the clinet name changes on the parent it would also need to change on
the child. I am using SharePoint07. Any good pointers would be helpful.