Am getting a 1004 error [VBA] .Sort key1:=Range("F2"), _
Order1:=xlAscending, _
Key2:=Range("E2"), _
Order2:=xlAscending, _
Key3:=Range("D2"), _
Order3:=xlAscending[/VBA]
On the first sort.

Thanks for the assistance.
Have included a file of the sheets required to be sorted, the results sheet is blank as it is not linked yet, as long as the sort works.