So this is very basic question...I'm a super newbie :)
I have a GDB that has right-of-way lengths (called CurrentROW) and I wanted to merge the features that had similar lengths. First I kept the attributes that I wanted and then fanned them out into a new shapefile. Now I want to take the similar shapefiles and merge them into one. The picture might help...
I have three shapefiles that all have the same attribute information but were named different. I just want one shapefile that has all three in it.
How do I do this?