Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am running DDE real time data into sheet one, linking to a series of sheets
with fair amount of formulas. This still recalcualted reasonably OK though it appears to be close to the edge. If I now try to run a VBA procdure for more complex analysis the recaluclation appears swamped and DDE also usually crashes. Even a simple VBA function to show current tim ( TIMER$) give the dreaded hourglass and stop the rest in its tracks (shows the right time though with second ticks,,,,) Any thought how I can run the VBAprocs without crashing the DDE incoming stream nor the recalculation system as the data comes in. Many thanks for any help. Happy Easter, Ed Leshik |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Stop the simple timer function?
-- HTH RP (remove nothere from the email address if mailing direct) "Ed Leshik" wrote in message ... I am running DDE real time data into sheet one, linking to a series of sheets with fair amount of formulas. This still recalcualted reasonably OK though it appears to be close to the edge. If I now try to run a VBA procdure for more complex analysis the recaluclation appears swamped and DDE also usually crashes. Even a simple VBA function to show current tim ( TIMER$) give the dreaded hourglass and stop the rest in its tracks (shows the right time though with second ticks,,,,) Any thought how I can run the VBAprocs without crashing the DDE incoming stream nor the recalculation system as the data comes in. Many thanks for any help. Happy Easter, Ed Leshik |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Executing a bat file from Excel | Excel Worksheet Functions | |||
Executing of excel Macros. | Excel Discussion (Misc queries) | |||
Excel recalculation | Excel Discussion (Misc queries) | |||
Executing sub procedure when Excel starts | Excel Programming |