trouble shoot Selection.AutoFill Destination

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Can somebody correct this code:
Selection.AutoFill Destination:=Range(Cells(1, 4).Address, Cells(LastRow,
3).Address)

The above one gives a lot of errors.


.