Quote Originally Posted by PcMax View Post
In my tests I'm not deleting data you just entered, to be sure the rule is to place the first cycle:
Code:
Cells(1, 15).Resize(MediaL2).ClearContents
Nevermind... I had misunderstood your intent when I first read your added code line... I see what you are doing now. I am glad everything is working for you now.