I am still confused with my problem. I have created a simple individual baseball player stat page by defining fields that will automatically calculate average and other stats after I enter in the number of hits, at bats, etc. What I want to be able to do is create a team stats page automatically by combining the stats from all of my individual pages. Is this possible, if so how?