Hey, I'm gonna explain this as best as I can. I need to create a spreadsheet that lists all of the zip codes that overlap with our members and lists the member that the zip code overlaps with. The pink is the zip codes, and the brown outline is our member boundaries. How do I calculate the field in the zip code attribute table so it lists the members that overlap it? I don't need to combine fields, I just need to calculate a field or create a new field that lists the overlapped member. I hope that makes sense.
Have you ruled out general overlay operations like the
Spatial Join (Analysis)—ArcGIS Pro | Documentation
in the Overlay toolset?