Hello folks,
I need to construct a model that will iterate through a folder containing subfolders of shapefiles (NOT in a geodatabase), add a field to each of them, and calculate values for that field. What I have constructed, instead, is a model that correctly adds the field to every shapefile but calculates the values for only the first shapefile. The others are left with zeroes. I suspect this is something quite simple, but I don't know what I'm doing wrong. Thanks for your help!
Artemis