IDS
Civil/Environmental
- Jun 1, 2001
- 3,289
Has anybody else had problems with Excel recalculating very slowly recently?
For the last few days I have had the following problems intermittently:
- Some spreadsheets that normally open quickly locking up for minutes when first opened.
- Slow recalculation (several seconds) when data is entered in auto recalc mode, making the spreadsheet almost unusable.
In the second case, switching to manual recalc, then back to auto seems to fix it.
The spreadsheets with problems all have multiple VBA user defined functions returning arrays, and with the lock up on opening the recalc message at bottom left says something about re-sizing dynamic arrays, so this is probably associated with the new dynamic array feature.
I'm running the subscription Office, so I get auto-updates, but I don't get the previews of new features that haven't been officially released.
Doug Jenkins
Interactive Design Services
For the last few days I have had the following problems intermittently:
- Some spreadsheets that normally open quickly locking up for minutes when first opened.
- Slow recalculation (several seconds) when data is entered in auto recalc mode, making the spreadsheet almost unusable.
In the second case, switching to manual recalc, then back to auto seems to fix it.
The spreadsheets with problems all have multiple VBA user defined functions returning arrays, and with the lock up on opening the recalc message at bottom left says something about re-sizing dynamic arrays, so this is probably associated with the new dynamic array feature.
I'm running the subscription Office, so I get auto-updates, but I don't get the previews of new features that haven't been officially released.
Doug Jenkins
Interactive Design Services