Activate ActiveSheet.Sort.SortFields.Add Key:=Range( _ "W2:W51"), SortOn:=xlSortOnValues, Order:=xlDescending, DataOption:= _ xlSortNormal.
確定! 回上一頁