Hi,
I am trying to create a piece of VBA code which sorts some data. However on the one sheet there are multiple sets of data to be sorted in alphabetical order. Data may also be added and removed so I am trying to use variables to set the sort range. Here is the code which I am using:
The error "Run-time error '1004': Application-defined or object-defined error." appears on the .Apply line.![]()
Please Login or Register to view this content.
If anyone could point me in the right direction it would be appreciated.
Bookmarks