Call a sub multiple times with variables as strings without opening destination file over and over again

后端 未结 0 757
予麋鹿
予麋鹿 2020-12-01 10:52

I have the following sub

Sub CopyPaste_Wbk_Wbk(Og_rng As String, New_rng As String)

    On Error GoTo ErrHandler
    OnStart
    Dim pthFromWb As String
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题