excel error 424 object required when calling sub

后端 未结 2 1201
花落未央
花落未央 2021-01-18 19:01

I spent hours looking into my code but I can\'t figure out what is wrong.

I keep getting this 424 error, for no obvious reason to me. here is my piece of code.

2条回答
  •  庸人自扰
    2021-01-18 19:32

    Add a call before it. You could also remove the () and it should work too ^_^ If you remove (), also remove the call.

提交回复
热议问题