I have a workbook with a lot of userforms, modules, OLE objects. 6.4 Mb file size.
I have successfully used the same template over and over. Now i have one template that shows calculate in the status bar every time a cell is selected. Nothing is even changed. When i update a cell value, cpu usage goes up to 50 and memory spikes to 120,000. Then when i open a userform, i cant even type text or anything into it.
I'm thinking the dependency limit was reached. But have been unable to solve that issue.
When i open the workbook and dont "enable content" it calculates just fine.
Also if i open the workbook and select manual calculation, it operates just fine.
My question is, if its a dependency issue wouldnt it still take forever to calculate even if macros were disabled? Or do macros count against the memory available to calculations?
I cannot provide the workbook unfortunatley. Also setting calculations to manual is not a viable solution since it would be bad if users forgot to update them.
I have successfully used the same template over and over. Now i have one template that shows calculate in the status bar every time a cell is selected. Nothing is even changed. When i update a cell value, cpu usage goes up to 50 and memory spikes to 120,000. Then when i open a userform, i cant even type text or anything into it.
I'm thinking the dependency limit was reached. But have been unable to solve that issue.
When i open the workbook and dont "enable content" it calculates just fine.
Also if i open the workbook and select manual calculation, it operates just fine.
My question is, if its a dependency issue wouldnt it still take forever to calculate even if macros were disabled? Or do macros count against the memory available to calculations?
I cannot provide the workbook unfortunatley. Also setting calculations to manual is not a viable solution since it would be bad if users forgot to update them.