Hello
I have this code for searching a column when a number changes and insert rows above and below when there is a change.
So fx. Column C:![]()
Please Login or Register to view this content.
1
1
1
2
2
Have to be:
new row = "Text"
1
1
1
new row "Text 2"
new row "text"
2
2
new row "text 2"
new row "Text"
So when a new value begins: "Text"
When it ends, "text 2"
When the new value begins, same "text"
when it ends, same "text 2
Appreciate any help.
Kind regards
Bookmarks