Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
if you don't need commas in between
ma = ActiveSheet.Range("a1:a6").Value -- Don Guillett SalesAid Software "WhytheQ" wrote in message ups.com... 1 2 3 4 5 6 What is the quickest way of putting the above into an array? The above numbers are located on sheet1 range("A1:A6") I use what I believe is the normal way of filling the array i.e a For Next Loop - but maybe there are better ways of going about it? Regards, Jason. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
making sure a cell in an array is not duplicated | Excel Discussion (Misc queries) | |||
IRR: is there a quickest way? | Excel Worksheet Functions | |||
Making Array Formula, please assist! | Excel Worksheet Functions | |||
Making array from range | Excel Programming | |||
Making progress with array functions, another two questions | Excel Programming |