VBA Collections: Only Adding a Select Amount of Values

前端 未结 0 717
执念已碎
执念已碎 2021-01-16 01:51
Dim item As New Collection \'collection will have numbers, the amount of which can change


For x = 1 To item(count)
      counter = counter + x
Next x
相关标签:
回答
  • 消灭零回复
提交回复
热议问题