I currently have 200 Rows of data with Column H being a value of 1-12. I would like sort by this Column and have an outside border applied to the entire Row when there is change in value in Column H. Problem is, I'm frequenlty adding additional Rows of data so when I re-sort the data by Column H, the border doesn't move. For example, I have a border between Rows 25 and 26 because the value in H has gone from 3 to 4. However, if I add a new Row with a value of 3 in Column H and re-sort, the border stays where it is and now I have a Row with a value of 3 in the "section" of Rows with 4 in Column H (for illustration purposes, the underlined text below represents a border).

3
3
3
3
4
4
4