Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
people, maybe my question sounds very stupid, but i try to ask you
i have array variable for exampl. dim ddd(2) ddd(0)="aaa" ddd(1)="bbb" ddd(2)="ccc" for each cc in ddd msgbox cc.index PEOPLE !, is there any property on array using which i can ge current index of array ????????????????? I dont want to use For statement..... i simply want to know how to get INDEX of array next thank -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using COUNTA for a variable array | Excel Worksheet Functions | |||
Variable column to fixed array | Excel Worksheet Functions | |||
use a variable array in a formula | Excel Discussion (Misc queries) | |||
Variable Array Problem | Excel Programming | |||
Problem trying to us a range variable as an array variable | Excel Programming |