I'm trying to attempt to create an excel spreadsheet that shows sewer manholes and sewer pipes from the attribute data. The manholes will be labeled "upstream" and "downstream" and the length and size of pipe will need to be shown between the manholes. Currently I have the manholes in a separate point layer and the sewer lines are in a line layer.
I tried merging the two but since they're two different types of feature classes it didn't let me. Any help is appreciated.
if this doesn't work Table To Excel—Help | ArcGIS for Desktop you can only use the attributes from both, not the geometries, or maybe you could try converting the polygon geometry file out to its centroid representation using Feature To Point—Help | ArcGIS for Desktop prior to putting the tables together for export to excel