Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 12-20-2024, 06:19 AM
hungt hungt is offline Display a PDF in MS Webbrowser control when PDF is selected (clicked) from a ListBox Windows XP Display a PDF in MS Webbrowser control when PDF is selected (clicked) from a ListBox Office 2010
Banned
 
Join Date: Jan 2020
Posts: 2
hungt is on a distinguished road
Default

Private Sub CommandButton1_Click()
Dim filename As String
' filename = "d:\myPDF.pdf" ' file path
filename = ListBox1.List(ListBox1.ListIndex) ' selected item in ListBox1
WebBrowser1.Navigate filename
End Sub
Reply With Quote
 

Tags
ms word vba, pdf in webbrowser control, word user form



Similar Threads
Thread Thread Starter Forum Replies Last Post
Toggling control checkboxes to true when a value in a control drop down is selected ccamm Word VBA 4 03-16-2024 06:44 AM
MsgBox launch when a Check Box Content Control is clicked wolfgrrl Word VBA 1 06-21-2019 12:13 PM
Display a PDF in MS Webbrowser control when PDF is selected (clicked) from a ListBox Clicking the selected Content Control checkbox returns wrong control in vba event DougsGraphics Word VBA 2 06-24-2015 07:31 AM
Display a PDF in MS Webbrowser control when PDF is selected (clicked) from a ListBox Moving Selected Items from a Multiselect Listbox on a userform to a bookmark in Word marksm33 Word VBA 3 01-15-2015 07:55 PM
Display a PDF in MS Webbrowser control when PDF is selected (clicked) from a ListBox Getting mult resps. selected in listbox to concatenate & paste at a bookmark in Word marksm33 Word VBA 3 01-15-2015 05:59 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 12:42 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft