Code:Sub RepeatValue() Range("A2:A" & Range("A" & Rows.Count).End(xlUp).Row).ClearContents Range("A2").Resize(Range("B2").Value).Value = Range("C2").Value End Sub
Code:Sub RepeatValue() Range("A2:A" & Range("A" & Rows.Count).End(xlUp).Row).ClearContents Range("A2").Resize(Range("B2").Value).Value = Range("C2").Value End Sub
A dream is not something you see when you are asleep, but something you strive for when you are awake.
It's usually a bad idea to say that something can't be done.
The difference between dream and aim, is that one requires soundless sleep to see and the other requires sleepless efforts to achieve
Join us at Facebook
Bookmarks