In Excel a macro to run when yes =IF(A1<=B1,100,0) is 100

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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!?!)
 
Back
Top