View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
purplemx via OfficeKB.com purplemx via OfficeKB.com is offline
external usenet poster
 
Posts: 5
Default Auto exe inserted audio file in word

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

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200603/1