I have three ranges of data where I want each of the sets sorted ascending by the 5th column (1st & 2nd sets) and the 2nd column (3rd set)
First range of data is named "Week1IndividualStandings"
Second range is named "Week1OverallStandings:
Third range is named "Week1TeamStandings"
I have the following code, but I'm getting the error: Run-time error '1004': Sort method of Range class failed.
I'm very new to VBA and don't know where to start to fix this.![]()
Please Login or Register to view this content.
Bookmarks