View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul-André Gollier Paul-André Gollier is offline
external usenet poster
 
Posts: 1
Default Automatic execution of macro

In a realtime acquisition, I'd like to execute a macro periodically. This
macro insert cells and copies the data wich is in cells linked to an
automate (TCP/IP controled by another program I don't have access to) Any
idea to execute a macro around every minutes would be welcome.

Thnak you