Writing range of values into cell causes Excel to automatically add '@' that ruins evaluation

前端 未结 0 1434
自闭症患者
自闭症患者 2021-01-06 01:19

I have the following code in VBA (Excel 365):

Range("B5").Value = "=Jan!T28:T46"

Writing manually "=Jan!T28:T46"

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