Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 ? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You might be better off using a WorkSheet_Change event to notfy users each
time the values of specified cells change. Regards Rowan "SwitchBrain" wrote: 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 ? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
i want to automatically save the data after every 2 mins in excel | Excel Worksheet Functions | |||
Help me to generate a report | New Users to Excel | |||
Generate Report | Excel Worksheet Functions | |||
how can I use excel to automatically generate routine report? | Excel Worksheet Functions | |||
Automatically Closing a worksheet after 10 mins | Excel Programming |