ADA,
Sub GoToPdfPage()
Dim IE As Object, x As String, y As Long
x = "E:\Folder\File.pdf" 'Ganti dengan alamat file
y = 11 'ke hal 11
Set IE = CreateObject("InternetExplorer.Application")
IE.Navigate x & "#Page=" & y
IE.Visible = True
End Sub
>semoga bermanfaat
________________________________
From: denny_4milanisti <[email protected]>
To: [email protected]
Sent: Fri, April 30, 2010 7:06:14 PM
Subject: ]] XL-mania [[ vba code hyperlink from excel 2007 to pdf
Dear master-master excel.....
Mohon bantuannya dong,ada yang tau gak vba codenya hyperlink dari excel 2007 ke
file pdf. Hyperlink ini langsung merujuk ke halaman tertentu pada file pdf yang
di hubungkan.
Terimakasih
salam
denny