Declare and Initialize String Array in VBA

前端 未结 6 1686
刺人心
刺人心 2020-11-28 02:54

This should work according to another stack overflow post but its not:

Dim arrWsNames As String() = {\"Value1\", \"Value2\"}

Can anyone let

6条回答
提交回复
热议问题