I don't want to come across as be-learning but when you already have vba code and use it, I would at least expect some basic idea of how VBA works.
I would suggest you play along with the code and test, trial and error, that's the way it works and a lot of patience and time.
For now this is what you have to do
Modify this section of the code (my version) insert the row marked in red
Place any text you want instead of Hello but it's to give you the idea.
Since the entire column is cleared of contents you have to re-insert a value to be used as header, so you can do that on any row
Bookmarks