close
Blogtrottr
Yahoo!奇摩知識+ - 分類問答 - 電腦網路 - 發問中
Yahoo!奇摩知識+ - 分類問答 - 電腦網路 - 發問中 
巨集重複步驟太多如何簡化
Dec 24th 2014, 03:07

已爬過文, 但不管怎麼修改都會顯示錯誤
請幫忙確認這樣巨集內容要如何修改簡化?
(我一共有60頁要彙整呀...要瘋了我)

-----------------------------------
Sub 錄1()
'
' 錄1 巨集
'

'
Range("B2").Select
Sheets("1").Select
Range("Q7:W36").Select
Selection.Copy
Sheets("此次明細表").Select
Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
:=False, Transpose:=False
Sheets("2").Select
Range("Q7:W36").Select
Application.CutCopyMode = False
Selection.Copy
Sheets("此次明細表").Select
Range("B32").Select
Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
:=False, Transpose:=False
Sheets("3").Select
Range("Q7:W36").Select
Application.CutCopyMode = False
Selection.Copy
Sheets("此次明細表").Select
Range("B62").Select
Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
:=False, Transpose:=False
Sheets("4").Select
Range("Q7:W36").Select
Application.CutCopyMode = False
Selection.Copy
Sheets("此次明細表").Select
Range("B92").Select
Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
:=False, Transpose:=False
End Sub

This entry passed through the Full-Text RSS service - if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers.

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions
arrow
arrow
    全站熱搜
    創作者介紹
    創作者 kkoki0httzobg 的頭像
    kkoki0httzobg

    線上遊戲排行榜2013/2014,進擊的巨人線上看,candy crush saga外掛,正妹寫真三圍

    kkoki0httzobg 發表在 痞客邦 留言(0) 人氣()