Auto exe inserted audio file in word

  • Thread starter purplemx via OfficeKB.com
  • Start date
P

purplemx via OfficeKB.com

Hi

I delete a file by error, where I was using a macro to open a word document
with
One inserted audio file. I don’t remember how I recorded it.

Please I need a macro to play the audio file when a the word document is open

I'm using this with excell, but doesn't work with WORD

Sub Auto open ()'

ActiveSheet.Shapes("Object 2").Select
Selection.Verb Verb:=xlPrimary
End Sub

If someone have a easiest code to open the file inserted in word I will
appreciated

Thanks..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top