This code worked before. But now I keep getting this error Method Range of object_Worksheet Failed

后端 未结 0 1907
小鲜肉
小鲜肉 2020-12-10 01:11
Private Sub CommandButton2_Click()

\'Find Last Row
    Dim D As Long
    With Worksheets("Directory")
        D = .Range("B" & .Rows.Count).         


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