Hi All:
I haven't been able to find an answer to this question in the forums, so I thought I'd ask it myself.
I have attached a spreadsheet from the U.S. Census bureau, which reflects the population of Los Angeles County in 1990 and in 2000, by Census Tract. Unfortunately for my purposes, the Census split many census tracts between 1990 and 2000, resulting in 397 additional tracts in 2000. So for example, 1990 Tract 1011 became year 2000 Tracts 1011.10 and 1011.20.
I'm trying to make a GIS map of the data, but obviously direct comparison between the two Censuses is impossible with the data configured in this way.
How can I merge the 2000 tracts back into their 1990 counterparts? Brief notes:
1) Initially, I simply took out the four digits starting six from the left, using the MID function. Then I used SUMIF.
2) Unfortunately, this created duplicate records for every split tract, which I had to manually delete. I never got every last one because there are so many records and I don't have a good eye.
3) The worse problem is that SUMIF also merged previously split tracts (i.e. tracts that were split between 1980 and 1990), as their MID string was identical to what it would have been if the split occurred between 1990 and 2000.
Is this clear? Anyway, my question remains: How can I use a formula to merge the 2000 tracts back into their 1990 counterparts?
Thanks very much.
Steven Simon
Bookmarks