Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello, How do I write a code that will play a sound, such as the Mozzart sound clip that comes with windows, or any other music or sound clip that is on the computer after a certain time has expired in a cell. Thanks, EMoe -- EMoe ------------------------------------------------------------------------ EMoe's Profile: http://www.excelforum.com/member.php...o&userid=23183 View this thread: http://www.excelforum.com/showthread...hreadid=384220 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How does time expire in a cell???
-- Vasant "EMoe" wrote in message ... Hello, How do I write a code that will play a sound, such as the Mozzart sound clip that comes with windows, or any other music or sound clip that is on the computer after a certain time has expired in a cell. Thanks, EMoe -- EMoe ------------------------------------------------------------------------ EMoe's Profile: http://www.excelforum.com/member.php...o&userid=23183 View this thread: http://www.excelforum.com/showthread...hreadid=384220 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I probably need to add a VBA code that automaticaaly updates the sheet, which would update the time every so many minutes. Thoughts???????? -- EMoe ------------------------------------------------------------------------ EMoe's Profile: http://www.excelforum.com/member.php...o&userid=23183 View this thread: http://www.excelforum.com/showthread...hreadid=384220 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() A little clearer! I want to compare a time entered into, say cell B1 with the current time, via formula =now(), cell A1. When the time in A1 is the same as, or past the time entered into cell B1, activate (play) music clip. I want to use vba to auto update the sheet, say every 3 minutes to keep the time moving/updated. Is this possible? Thanks, EMoe -- EMoe ------------------------------------------------------------------------ EMoe's Profile: http://www.excelforum.com/member.php...o&userid=23183 View this thread: http://www.excelforum.com/showthread...hreadid=384220 |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi EMoe,
See Chip Pearson's OnTime page at: http://www.cpearson.com/excel/ontime.htm and see John Walkenbach's tip # 87 on playing sounds: http://www.j-walk.com/ss/excel/tips/tip87.htm --- Regards, Norman "EMoe" wrote in message ... Hello, How do I write a code that will play a sound, such as the Mozzart sound clip that comes with windows, or any other music or sound clip that is on the computer after a certain time has expired in a cell. Thanks, EMoe -- EMoe ------------------------------------------------------------------------ EMoe's Profile: http://www.excelforum.com/member.php...o&userid=23183 View this thread: http://www.excelforum.com/showthread...hreadid=384220 |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi EMoe,
See response to your first post, which seems even more apposite with your added detail. --- Regards, Norman "EMoe" wrote in message ... A little clearer! I want to compare a time entered into, say cell B1 with the current time, via formula =now(), cell A1. When the time in A1 is the same as, or past the time entered into cell B1, activate (play) music clip. I want to use vba to auto update the sheet, say every 3 minutes to keep the time moving/updated. Is this possible? Thanks, EMoe -- EMoe ------------------------------------------------------------------------ EMoe's Profile: http://www.excelforum.com/member.php...o&userid=23183 View this thread: http://www.excelforum.com/showthread...hreadid=384220 |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thanks Norman, Looks like the right track; I'll view them both. Regards, EMo -- EMo ----------------------------------------------------------------------- EMoe's Profile: http://www.excelforum.com/member.php...fo&userid=2318 View this thread: http://www.excelforum.com/showthread.php?threadid=38422 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Alarm function, disable sound if data is erased | Excel Worksheet Functions | |||
CAN EXCELL SOUND AN ALARM ? | Excel Discussion (Misc queries) | |||
How to set up alarm for cell has entry as date when it expires? | Excel Worksheet Functions | |||
creating a demo that expires after time | Excel Programming | |||
Alarm Sound Function Not Working_Any DDE Gurus?? | Excel Programming |