Is it possible to sort selected columns by using VBA? Example... ... Sort.SortFields.Add Key:=Range("E14:E38"), SortOn:=xlSortOnValues, ...
確定! 回上一頁