run excel macro automatically when values of range of cells changes

后端 未结 0 1283
-上瘾入骨i
-上瘾入骨i 2020-12-17 16:36

I want to run a macro automatically when values of 3 cells(from the range of A2 to C2)change.

Private Sub Worksheet_Change(ByVal Target As Range)
If Target.Ce         


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