Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have declared a variable: Dim dataHere(1 to 9, 1 to 3) as double How could I select the second column from this matrix to use in further calculations ? I tried dataHere(All, 2) and dataHere(1 To 9 , 2)but got an error each time. Any ideas ? Tom |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Column multiplied by a matrix | Excel Discussion (Misc queries) | |||
Making a Matrix into a column....... | Excel Discussion (Misc queries) | |||
Matrix to a Column Report | Excel Programming | |||
Changing a matrix into one large column | Excel Programming | |||
Matrix to single column | Excel Worksheet Functions |