View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
anar_baku[_16_] anar_baku[_16_] is offline
external usenet poster
 
Posts: 1
Default Open a document using VBA


In case anyone needs it, I've now found a simple way:
ActiveWorkbook.FollowHyperlink Address:="C:\File.xxx", NewWindow:=True


--
anar_baku
------------------------------------------------------------------------
anar_baku's Profile: http://www.excelforum.com/member.php...o&userid=18259
View this thread: http://www.excelforum.com/showthread...hreadid=540260