Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I'm having trouble getting the syntax right for passing a 3-dimensional array to a subroutine. The array in question in originally defined as dim variable() as single Later... ReDim variable(x,y,z) (through a series of For statements) and later still.... Subroutine is called (subroutine needs a specific component of array) A function would work for me as well. Hope someone can help... joran6 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Re : Excel Sorting a 2-Dimensional Array | Excel Programming | |||
Re : Excel Formulation of 2-Dimensional Array | Excel Programming | |||
Excel Array Conversion from 2-Dimensional to One | Excel Programming | |||
Create One-Dimensional Array from Two-Dimensional Array | Excel Programming | |||
Passing arrays to a subroutine | Excel Programming |