how i use vba to do a sum on selected sells

后端 未结 0 1349
旧巷少年郎
旧巷少年郎 2021-01-28 10:18

I tried out Macro and this is the formula they give me

enter code here
Range("I4").Select
ActiveCell.FormulaR1C1 = "=SUM(RC[-2]+RC[-1])"
Range         


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