+ Reply to Thread
Results 1 to 3 of 3

Macro and music

  1. #1
    pevor
    Guest

    Macro and music

    I want to play background music by using a macro in which also other commands
    (next steps) are included. However the next step of the macro only starts
    when the music stops. How to run the next steps without stopping the music?
    Regards, pevor

  2. #2
    Valued Forum Contributor mudraker's Avatar
    Join Date
    11-10-2003
    Location
    Melbourne, Australia
    Posts
    3,983
    it helps if you post your code so we can see what you have done & were you having the problem.

  3. #3
    pevor
    Guest

    Re: Macro and music

    Tenx for response and here is the code I tried to use. The title says what I
    want, must be easy, but don't know how. Regards pevor
    ----------------------------
    Sub ActivateMusicAndGoToPortefeuille()
    '
    ' ActivateMusicAndGoToPortefeuille Macro
    ' De macro is opgenomen op 4/30/2006 door Peter M.A. Vorderman.
    '

    '
    Range("K30").Select
    Selection.Hyperlinks(1).Follow NewWindow:=False, AddHistory:=True
    Sheets("Portefeuille").Select
    End Sub
    -----------------------------------

    "mudraker" wrote:

    >
    > it helps if you post your code so we can see what you have done & were
    > you having the problem.
    >
    >
    > --
    > mudraker
    > ------------------------------------------------------------------------
    > mudraker's Profile: http://www.excelforum.com/member.php...fo&userid=2473
    > View this thread: http://www.excelforum.com/showthread...hreadid=537565
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1