Is there a way to convert an Excel VBA to run as an Excel script (Excel online Automate)?

后端 未结 0 528
旧时难觅i
旧时难觅i 2021-01-13 07:04

When a cell is selected, I would like to timestamp the row and move it to another sheet?

Private Sub Worksheet_Change
On Error GoTo Handler
If Target.Column =         


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