Hi all -
Im trying to resize my chart but this aint working coming up with the error message "the item specified werent found"
Here is the code
Public Sub test2()
Dim rngPaste As Range
Dim StartCell As Long
Dim EndCell As Long
Worksheets("Daily1").Range("C195:E200").ClearContents...