Sort.SortFields.Add(Sheet1.Columns(1), , xlAscending) Call Sheet1.Sort.SetRange(Sheet1.Range("A2:C1048576")) Sheet1.Sort.Apply.
確定! 回上一頁