Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everyone,
Now I writting a VBA function in Excel, firstly I use ADO to read the data in table into data array in Memory. I found in some case the function is running will, some case the function go to deadlock. I check the situation in case deadlock, I found I read a huge data into data array, then the function run very slow and go to dead lock. anyone know whether MS has memory restriction of data array? if so, do I need control the data size which need read into array?? thanks in advance :) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup Array limit? | Excel Worksheet Functions | |||
Is there an array size limit for MMULT or MINVERSE in excel 2007? | Excel Worksheet Functions | |||
create an array with unique items IN MEMORY | Excel Worksheet Functions | |||
limit to possible array size? | Excel Programming | |||
Excel: Array & Memory | Excel Programming |