Thread
:
Sorting a Column in ascending order in excel vba
View Single Post
#
1
Posted to microsoft.public.excel.programming
yogeshyl
external usenet poster
Posts: 1
Sorting a Column in ascending order in excel vba
I need a code to sort a column in a excel file in ascending order. I had used
the below code
Range("A1").SortSpecial SortOrder:=xlAscending
but its giving error. Kindly guide me on this.
Yogesh
Reply With Quote
yogeshyl
View Public Profile
Find all posts by yogeshyl