Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to transfer data from a large range to an array
dimmed as double. Assigning a range to an array dimmed as variant works, but I am transferring this array to a COM server and for that transfer I need it as an array dimmed double, not as variant. Is there a fast way of converting the variant array to a double array without looping through all the cells? Or is there another way of getting a range into a double array fast? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to fix an array or range | Excel Discussion (Misc queries) | |||
Remove First Row from Variant Array FAST? | Excel Programming | |||
Array <--- Range | Excel Programming | |||
Range as array | Excel Programming | |||
Range as array | Excel Programming |