In Excel a macro to run when yes =IF(A1<=B1,100,0) is 100
I need a macro to play a wav sound file called "alarm.wav" located in
C:\Documents and Settings\HOME\My Documents\My Excel
the macro to run when =IF(A1<=B1,100,0) gives an answer of 100
(and for all other calculations to continue when it is playing if possible!?!)
|