Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a home built ecg machine and use Excel to process the data and
display the results. The VBA code takes the incoming data stream (200 readings per second), processes the data and displays the ecg waveform in a chart. This works fine in Excel 2003 but recently I have installed Excel 2007. The VBA code in Excel 2007 runs 20 times slower than Excel 2003 which means that it is impossible to display the waveforms in "real time" and incoming buffer overflow occurs. I have increased the computer's memory from 512K to 2G without giving any improvement. The processor is a duo-core and I am running XP. Has anyone any idea how to improve the VBA speed? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Are macros inherently slow in Excel 2007 | Excel Discussion (Misc queries) | |||
Excel 2007 - Slow & can't run macros | Excel Discussion (Misc queries) | |||
slow to open Excel 2007 and Word 2007 (MIS stumped) | Excel Discussion (Misc queries) | |||
excel macros running slow with XP | Excel Programming | |||
Excel Macros Slow in XP | Excel Programming |