Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dim d as String
For d = 0 to 6 ends(d) = Range("A50000").End(xlUp).Row Next d I want to populate the array with the end row of each of my loops, and then pass that array to another sub for use. Suggestions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
help with filling in an array formula | Excel Discussion (Misc queries) | |||
filling a form with an array | Excel Programming | |||
Filling a List Box in Excel from an Array | Excel Discussion (Misc queries) | |||
Filling an array with data | Excel Worksheet Functions | |||
Filling an array with integer variable | Excel Programming |