Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a 1 dimension variable array which I am having problems i accessing each entry this is the code I have used to populate the array dim varImpsArray varImpsarray = wsImps.UsedRange.Value ' used range = a1 to a 62000 Is their a way of accessing each entry in the array *similar* to the For Each cell In Range("a1:a3") that applies to spreadsheets dim ?????? as ???? for each ????????? I am using Excel 9 ----------------------------------------------- ~~ Message posted from http://www.ExcelTip.com ~~View and post usenet messages directly from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I use a variable as a reference to an array in INDEX | Excel Worksheet Functions | |||
Using COUNTA for a variable array | Excel Worksheet Functions | |||
use a variable array in a formula | Excel Discussion (Misc queries) | |||
Problem trying to us a range variable as an array variable | Excel Programming | |||
Copying an array variable to a sheet | Excel Programming |