How to write sum formula with dynamic column

前端 未结 0 1848
旧时难觅i
旧时难觅i 2020-12-23 21:48

I have this code: Cells(i, j).Formula = "=sum(e" & i & ":k" & i & ")"

I would like the formula to be with dynamic column

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