Hi.
I have a problem.
I have a listbox, and a acroPDF, and i would like it to when i press a filename(.pdf) in the listbox, that it previews the PDF file in the acroPDF.
For the listbox, i have a browse button, that makes you select a folder:
Private Sub select_Image_1_Click()
Dim MyFolder...