I am trying to create a model builder that will calculate the area (in acres) of the polygons in a feature class and then export the attribute table to a csv. The model worked when the input shape file was in a geodatabase, however when I used a shape that was in a folder the model kicks out an error message. The area gets calculated and the csv is created, but it has no values in it. Does anyone have a solution for this?