Thread
:
Jagged arrays - Cannot Define with Arr1()() as integer = New integ
View Single Post
#
1
Posted to microsoft.public.excel.programming
J@Y
external usenet poster
Posts: 127
Jagged arrays - Cannot Define with Arr1()() as integer = New integ
On MS site, it says use the following to define Jagged arrays:
Arr1()() as Double = New Double()() {}
how come it doesn't seem to work in Excel's
VB
?
Reply With Quote
J@Y
View Public Profile
Find all posts by J@Y