In VBA what is the correct syntax to set a range of cells in one sheet to the values of a range in another sheet using variables?

前端 未结 0 869
时光取名叫无心
时光取名叫无心 2021-01-01 02:33

I\'m trying to build s valid VBA command that uses variables. Here\'s a hard coded example that does work: \' temp.Range("A1:P1").Value2 = pollResults.Ran

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