I tried this code in Excel 2003 and it tries to open a file I select:
dlgAnswer = Application.Dialogs(xlDialogOpen).Show
The code is executed from a command button on a worksheet.
What I want to do is navigate to a folder, click on any type of file, and then parse out the path to store it in a...
I am working on a personal Excel program the plays MP3 and MIDI files stored on disk. The VBA code to play audio files works flawlessly on my Windows 7 laptop, however when I run the same code on a Windows XP PC, there are no error messages, and no sound. Maybe someone out there knows that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.