I have a polygon feature class that is made up of "squares" that create an index grid for some points I want to show as follows:
I want to make an index grid from this that appears in the data layout view as follows. If I pan the map in layout view so that Column 1 is no longer visible, then I'd like to only see 2-5. Is this possible?
I know I can insert a new grid via the Data Frame Properties, but is there anyway to use my polygons for the grid?