sounds

  1. B

    referring to current folder

    hi, can you please help me to understand this issue and correct it? i´ve addapted code to play sounds and it works fine if the mp3 file is placed at C:\Users\Bruno Andrade\Music\ Sub M_02SomNiv2() Dim play As String play = """C:\Users\Bruno Andrade\Music\som02-Niv2.mp3""" Shell...
  2. G

    Extract specific number from alphanumeric string

    Here is a sample string from a cell in my spreadsheet: <tbody> PTG X 4 / 60 MINS UNLD I need to grab the 60 out of that string. The word MIN or MINS is always to the right of the number, and the number is always either 2 or 3 digits. Sounds like it should be simple, but...not for me...
  3. B

    If then vba

    this sounds dumb and can't really find what I am looking for online; but is there an alternative to wasting two code lines after THEN for this below. Is there some character>> I have also tried using AND between e and z - it doesn't work. If x = 12 Or x = 13 Or x =...
  4. L

    Order of executed code; synching sounds with making shapes visible

    I was working on a presentation for work where I wanted to build a 'Family Feud' type board to play a game. In the board I am using activex text boxes with code that would hide the text box to reveal the answer underneath or it would show a custom shape (an X in a box) and play the buzzer...
  5. O

    How to turn off messagebox beeps and sounds

    Hi All. Just wondering if there's a way in VBA to turn off all messagebox bleeps and sounds for a workbook... or to turn off each messagebox bleep individually. (I don't mind if the whole workbook runs silently to achieve this). I have excel 2007 and windows 7.
  6. M

    playing .wav file sounds from Excel

    I would like to be able to play.wav files repeatedly from within Excel as part of an application I am developing. Users of my VBA application would likely use Excel 2007 and Excel 2010, and possibly Excel 2003. They could be using anything from Windows XP to Vista to Windows 7. To simplify...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top