Inserting 2 rows above a certain cell
I have a column with numbers that are sorted in ascending order e.g
1
1
1
3
3
3
7
7
7
The highest number possible is 8. I would like to insert a line above the
spot where the number changes. How can I do this?
--
Thanks very much. KDJ
|