Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |