Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
if you set an array to a range of cells, how to you fill it with only cells
that have text or a value in them? arr2 = Worksheets("emp").Range("L2:L" & lastrow).Value i only want cells that have text in them to populate the array -- Gary |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Array: Counting multiple values within array | Excel Worksheet Functions | |||
fill array | Excel Programming | |||
fill down array to last available row | Excel Worksheet Functions | |||
Fill values into a listbox matching selected values from a combobox | Excel Programming | |||
Fill an Array with String values | Excel Programming |