View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
pj
 
Posts: n/a
Default How can i play a wave file in excel?

Thanks for the input - sadly I have lttile experience with VBA.
Could you provide a little more syntax? Assuming values in X25, X26, X27
Label 1
If X25 = X26 play file1.wav
If X25 <= X27 play file2.wav
goto Label 1

It would be nice to be able to access the speech center also and have it
read the contents of specified cells.
i.e. if X25X26 play file1.wav and Read/Say contents of Z30