ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Sounds (https://www.excelbanter.com/excel-programming/401829-sounds.html)

Mike[_122_]

Sounds
 
Hello,
I have a "do until" macro which can take a _very_ long time to terminate.
How can I produce an audible indication that it has finished.?

Thanks
Mike



Jim Cone

Sounds
 

Beep
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)


"Mike"
wrote in message
Hello,
I have a "do until" macro which can take a _very_ long time to terminate.
How can I produce an audible indication that it has finished.?

Thanks
Mike



Jim Thomlinson

Sounds
 
Just use the word Beep something like this...

do
'whatever
Loop Until This = That
Beep

If you wnat something fancier in the way of a sound there are some failry
simple API's that allow you to play wav files and such...

--
HTH...

Jim Thomlinson


"Mike" wrote:

Hello,
I have a "do until" macro which can take a _very_ long time to terminate.
How can I produce an audible indication that it has finished.?

Thanks
Mike





All times are GMT +1. The time now is 06:34 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com