View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SwitchBrain SwitchBrain is offline
external usenet poster
 
Posts: 1
Default how do you generate a report every 5 mins automatically and delete

I am designing an application in excel which can generate a report by copying
data from a different application and comparing it every 5 mins to check if
any data has been changed in specific fields and if any data has been changed
alert the user and the action should be started by the double click event in
excel . How do we do the programming in excel 2002 ?