Hi
I have this code to set a copyrange, which is throwing up a 'Wrong number of arguments' error
Would someone know the correct syntax for the code?![]()
Set copyRange = src.Range("A2:A" & lastRow, "AK2:AK" & lastRow, "AO2:AO" & lastRow)
Many thanks![]()
Bookmarks