Hi,
I'm new to model builder and looking for a little help to get started.
I'm trying to use the Select Layer by Attribute tool to allow a user to select a 'county name' from a list of county names coming from a field in my feature layer. On selecting the county name a simple buffer tool would be executed. It's pretty straight forward really!
Right now I can get the user to select the county by an SQL expression ("COUNTY" = 'Essex' etc) but I would like the names pre-loaded if possible through some sort of drop down list.
Many thanks
Justin