Hi Leith,

Thanks for responding.

Currently what is happening in Rem ver 1 is, when I run the macro, excel keeps blinking in the taskbar. When I click on excel the userform pop-ups and remains on top.

What I'm looking for is -
a) When the macro is activated at the specified time, the userform should pop-up in front of all applications.
b) Clicking a button on the userform (say "Return") should return me to the workbook from where the macro is run.


How the macro should work -

1) Specify time in column B - let's say 11:45 (Time specified will be system time)

2) Alt + F8 and click on StartIt

3) When system time is 11:45, userform should pop-up in front of all applications

4) Clicking on "Return" will take me back to workbook from where the macro is run
(in this case it will be workbook "Rem ver 1")

Since I'll be working on too many applications, I want a reminder to pop-up in front of all applications at the specified time.