Hi there,
I have the following code but I need for it to keep going until the last cell that has data. I have no idea how to do this could anybody point me in the right direction?
(code)Private Sub Worksheet_Change(ByVal Target As Range)
Dim myPict As Picture
Dim PictureLoc As String
If...