Thank goodness we don't have this stuff in the Excel groups.
Ever wonder what all of the sound (.WAV) files would sound like. Place the beeps code file into a normal code module -- i.e. beeps_module.
- Prepare your data by creating an input file using your DOS session: in WinNT use /n in Win98 use /b
Dir c:\*.wav /s /n > c:\temp\t.txt
Dir h:\*.wav /s /n >> c:\temp\t.txt- From an Empty sheet with cell A1 selected run macro MakeWavFile
- Select column C then use Data, text to columns with fixed format
- Select cell A1 run macro PlayWhileActive
- Individual wave files can be played with PlayOne, or install the Event macro portion on the sheet so you can use DoubleClick to invoke PlayOne.
Some people have some rather creative 404 errors, some of the best have been from Japanese competitions. This link, http://www.plinko.net/404/ combines the history, the best, worst, of whatever is funny. Maybe in the future this will prove a slight exaggeration but I think they'll be at the top for some time.
Sub RH_Labyrinth() 'Russell Harper <russellh@sympatico.ca> programming 2000-10-26 'Generates a labyrinth for the mouseGet rest of code at news:uQpQrd0PAHA.199@cppssbbsa04
Please send your comments concerning this web page to: David McRitchie mailto:DMcRitchie@msn.com