Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop File Operate
Title: AnHangPaiXu Download
 Description: Sub Macro1() Dim i As Integer For i = 2 To Sheet1.Range("a65535").End(xlUp).Row Rows(i).Select Application.CutCopyMode = False Selection.Copy Sheets("Sheet2").Select Range("A1").Select Selection.PasteSpecial Paste:=xlPasteAll, Operation:=xlNone, SkipBlanks:= _ False, Transpose:=True Application.CutCopyMode = False Selection.Sort Key1:=Range("A1"), Order1:=xlDescending, Header:=xlGuess, _ OrderCustom:=1, MatchCase:=False, Orientation:=xlTopToBottom, SortMethod _ :=xlPinYin, DataOption1:=xlSortNormal Selection.Copy Sheets("Sheet1").Select Rows(i).Select Selection.PasteSpecial Paste:=xlPasteAll, Operation:=xlNone, SkipBlanks:= _ False, Transpose:=True Cells(i, 1).Select Next End Sub
 Downloaders recently: [More information of uploader dhf]
 To Search:
File list (Check if you may need any files):
 

AnHangPaiXu.xls
    

CodeBus www.codebus.net