PasteSpecial Paste :=xlPasteValuesAndNumberFormats, Operation:= _ xlNone, SkipBlanks:=False, Transpose:=True Application.CutCopyMode = False ''Recall the ...
確定! 回上一頁