Hi All
I am currently trying to create a VBA code to make 3 sounds depending on the input e.g.
cell = 1, sound = "Correct!"
cell = 0, sound = "Incorrect"
cell ="blank", no sound
I have looked for code but I can only see code for 1 sound or alarm. Can anyone assist?
I have a folder with my excel worksheet and the wav. files for correct and incorrect.
Thanks
Chris