Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default looping alarm message, running in the background

Greetings,

Would anyone be able to advise on how to achieve a looping alarm, that keeps
on looping until the user acknowledge by pressing OK in a message box, or
something like that...

N.B. it's very important for me that the main macro can continue to run as
per normal (using OnTime to refresh stock prices every 5 minutes).

The whole purpose is to trigger an alarm if one of the stock prices reach a
certain price level at a certain time of the day.

Thanks!
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 575
Default looping alarm message, running in the background

If in XL2000 or higher, you can just show a modeless form with the alarm
message on it and the remainder of your code should continue to run.

If you have a large label on the form, and you get multiple alarms, you
could just keep updating the label with the new alarms when they occur.

Robin Hammond
www.enhanceddatasystems.com

"claes, singapore" <claes, wrote in
message ...
Greetings,

Would anyone be able to advise on how to achieve a looping alarm, that
keeps
on looping until the user acknowledge by pressing OK in a message box, or
something like that...

N.B. it's very important for me that the main macro can continue to run as
per normal (using OnTime to refresh stock prices every 5 minutes).

The whole purpose is to trigger an alarm if one of the stock prices reach
a
certain price level at a certain time of the day.

Thanks!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I restore excel running in the background? BillS Excel Discussion (Misc queries) 0 August 31st 06 08:26 PM
Running macros in the background sp00nix[_23_] Excel Programming 1 August 16th 04 04:53 PM
Clean Up Background While Running Macro Henry[_6_] Excel Programming 2 June 22nd 04 09:37 PM
running macro at the background christine Excel Programming 1 January 3rd 04 02:39 AM
Pop Up and Audio alarm running as background tasks. Gary Ainsworth Excel Programming 5 November 16th 03 03:35 PM


All times are GMT +1. The time now is 08:19 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"