P
Paul Cooke
Would someone mind heaving a look at this segment of code and letting me
know if they can see whats wrong with it please.
Many thanks
Paul
'Sort by ID number
Range("A1").CurrentRegion.Sort Key1:=Range("F2"), Order1:=xlAscending,
Header:=xlYes, _
Orientation:=xlTopToBottom
know if they can see whats wrong with it please.
Many thanks
Paul
'Sort by ID number
Range("A1").CurrentRegion.Sort Key1:=Range("F2"), Order1:=xlAscending,
Header:=xlYes, _
Orientation:=xlTopToBottom