Hello,
I am needing to add a function to my userform to open a PDF file via the results of a combo box. What I have is a combo box that are dependent on the first. The result of the 2nd comb box is the file name that I want to open when I hit the "Open" button. I have a known folder location.
I have attached my code: