SortArea4

Sort range of cells by up to 4 columns.
Can use any of these columns, not necessarily all.
As always, pass range, sheet, workbook name and cell addresses of these byColumns and which order want to sort.

CodeFunctionName
What is this?

Public

Tested

Original Work

Access is limited.

Login here using your Linkedin account. to see or download code.

No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Boldcodes.com

Linkedin Login

Sorted_Range, SortByCell1, Optional SortCell1Order_Asc1_Desc2 = 1, _
    Optional SortByCell2 = "", Optional SortCell2Order_Asc1_Desc2 = 1, _
    Optional SortByCell3 = "", Optional SortCell3Order_Asc1_Desc2 = 1, _
    Optional SortByCell4 = "", Optional SortCell4Order_Asc1_Desc2 = 1, _
    Optional SheetName = "This", Optional WBName = "This"

Views 916

Downloads 89

CodeID
DB ID