Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe you need to qualify the Range, e.g.:
Worksheets("Sheet1").Range("F" & LstRowNdx + 14).Value Without the qualification, Excel assumes the active sheet. HTH, Merjet |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Populating an array | Excel Worksheet Functions | |||
Populating a dropdown list with an Array | Excel Programming | |||
Populating a 2-D array | Excel Programming | |||
Populating a Temporary Array | Excel Programming | |||
populating multicolumn listbox with an array instead of... | Excel Programming |