View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Elceller in distress[_2_] Elceller in distress[_2_] is offline
external usenet poster
 
Posts: 23
Default Data logging with a DDE link and VBA

Thanks, what about error handling

" wrote:

Insert a DoEvents statement into your loop so you don't tie down the
operating system.