Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data redundancy, can I share source data.

Status
Not open for further replies.

hamking01

Programmer
May 30, 2004
238
US
I'm trying to create a contact list(1) of all employees. Each department's team site also wants a contact list(2) but only of department members. If I add the contact list(1) to the department it'll display all employees. I can create a contact list(2) of dept. members, but this would be very redundant and hard to manage. Can I create a master list that'll be displayed on company page, and dept. pages retrieving data from master list but sorting out pertinent info. This would seem like a required function, but I can't figure out how to do it. Could anyone help? Thanks
 
Hello,

Well via Frontpage you can link lists on different sites, and you might be able to use views and filters on the Dept. level site (list).

Check out this blog it has links to lots of SharePoint resources, you might be able to find some useful links there.

Regards,
Thomas
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top