I am trying to make a VBA code autosort data based on the data in the N column but I am stuck up on how to make it sort between two rows where the range may change. In other works I have two columns,
1) Ensign 88
2) Precision 560
The number of rows between them will allways be changeing (adding and deleting), but I dont want it to sort the rows outside those two title rows.