VBA code and audio

Hello all,

I have an excel workbook with macro’s. Everything works after converting it to EXE. However, my macro’s that are set to play a sound are not working. They function, but no audio is played.
Does anyone know a solution for this?

Thank you.

Which VBA code do you use to play your audio file? Maybe it’s because you are working with ThisWorkbook.Path? If yes, check out this FAQ: