Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: JerryDal
  • Content: Threads
  • Order by date
  1. JerryDal

    Is There a Common Dialog Box I Can Use to Capture a Path?

    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...
  2. JerryDal

    Play MIDI and MP3 Files From Excel VBA On Windows XP PC

    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...

Part and Inventory Search

Back
Top