Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have two functions.
Function A should return a matrix array (mxm) and at some point it calls function B which has one agrument, a vector array (1xm). The output of function B should be a vector array (1xm). Using (probably) a loop, how can I assign each time the output of B as one row on the matrix of function A? Something like A(i,)=B(Zi) would work in other languages but what about in VB? thx |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trouble with arrays (transferring values between two arrays) | Excel Programming | |||
Working with ranges in arrays... or an introduction to arrays | Excel Programming | |||
Arrays - declaration, adding values to arrays and calculation | Excel Programming | |||
arrays | Excel Programming | |||
Arrays | Excel Programming |