ashishjagani
New Member
- Joined
- Dec 7, 2011
- Messages
- 3
Hi folks ,
I have an excel sheet with 3 columns
Column A : Data that needs to be poped on a message box with a yes no button
column B : Start time
column C : End Time
What i need is as soon as start time is reached a pop up should be displayed with a yes no .
On click on NO button , another pop up should be displayed after every 10 mins until user clicks either a yes on message box or End time is reached , whichever is earlier .
Note : I want it to work for multiple start times and end times . , means for eg : If I have 10 records with different start times and end times , i need it to pop up data in column A corresponding to the time in B .
I have an excel sheet with 3 columns
Column A : Data that needs to be poped on a message box with a yes no button
column B : Start time
column C : End Time
What i need is as soon as start time is reached a pop up should be displayed with a yes no .
On click on NO button , another pop up should be displayed after every 10 mins until user clicks either a yes on message box or End time is reached , whichever is earlier .
Note : I want it to work for multiple start times and end times . , means for eg : If I have 10 records with different start times and end times , i need it to pop up data in column A corresponding to the time in B .