Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have an array - RangeArray = Array("Range1", "Range2","Range3") and I define, elsewhere, Range1 as Worksheets(1).Range("A1:D5"), Range2 as Worksheets(1).Range("J20:M35") etc... I want to write the code such that myRange = RangeArray(m) where m is an integer. Thus by choosing a value for m, I can define a particular range. I've tried several ways but I am not having much luck. Can anyone please help? Regards, Ken Rock *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Elements and Arrays in Excel | Excel Worksheet Functions | |||
arrays in excel | Excel Worksheet Functions | |||
Arrays in Excel VBA | Excel Programming | |||
arrays on forms in Excel | Excel Programming | |||
arrays on forms in Excel | Excel Programming |