Sort .SortFields.Clear .SortFields.Add Key:=sortcolumn, SortOn:=xlSortOnValues, Order:=xlDescending .Header = xlYes .Apply End With.
確定! 回上一頁