Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
because i know that its possible with a few API calls to change the
base of the SAFEARRAY without having to move the actual data in memory anywhere. The reason its unacceptable is that it's too slow. I'm loading like 100 MB of Excel data at a time into an array, many times, and copying the data to a whole new array would impact performance. It has to be zero-based because i force all my objects to have zero-based collections and arrays in order to avoid confusion. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't change part of an array | Excel Worksheet Functions | |||
change array to simple columns | Excel Discussion (Misc queries) | |||
How to change this into array ? | Excel Programming | |||
How to change this into array ? | Excel Programming | |||
Ubound & Lbound | Excel Programming |