How to manipulate a variable Dim'med Variant with address info stored in VBA

后端 未结 0 1372
自闭症患者
自闭症患者 2020-12-31 11:50

s = ActiveCell.Address \'Dim\'med this as Variant to stored a location in this variable.

ActiveCell.Offset(a, 11) = ActiveCell.Offset(b, 1).Value - ActiveCell.Offset(

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