In Model builder
I would like to use a database as the selection mechanism for selecting attributes within a shape file.
I have a US ZIP Code shape file with Region ID in the Attribute field.
I have a database (dbf) or Excel with 50 Region ID’s.
I would like to select all ZIP Codes within the Shape File by each Region ID listed in the Database and write out the selected features to a file with the Region ID as part of the output Shape file filename.
I could do this individually but would rather automate the process as the Zones will multiply in the future.
Help Much appreciated
Thanks