Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Thu, 16 Jun 2005 16:08:01 -0700, BeefmanSteve
wrote: I'm programming VBA in Excel 2003. I wish to index through a loop for each element in an array. But I need to refer to the elements by their index number, not their value as a string. How can I find the number of elements in an array of strings? Thanks. Look at the LBound and UBound functions. --ron |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Maximum number of elements in array | Excel Discussion (Misc queries) | |||
Counting the Number of Elements in an Array | Excel Discussion (Misc queries) | |||
How to find number of pairs of strings from list of strings? | Excel Worksheet Functions | |||
What is the maximum allowed number of data elements in a data array? | Excel Discussion (Misc queries) | |||
Counting the number of elements within an array that have data | Excel Programming |