On one sheet I have a list of voters and their street addresses. On the next sheet is a list of streets and the corresponding voting precinct. The problem is some of the streets go through more than one voting precinct, which means there are multiple rows with the same street name. Also, since in some places the road is the boundary line between the precincts, houses on one side (odd-numbered addresses) will be in one precinct, while houses on the other side (even-numbered addresses) will be in another. If you take a look at the Streets sheet, it hopefully will be more clear. I need a formula (preferably no VBA) that will fill in the PRECINCT column of the Voters sheet based on the voter's street address.
Bookmarks