Hello,
I am currently having a form that have a textbox field, a command button. I am trying to find a code to so that I can open or display a PDF file in a form.
What I need is a Code to open various PDF file from the folder (the folder is called “PDF”) is located in “C:\Users\RU\Desktop\PDF”.
When I write the name of the PDF in the textbox and click the button, the PDF loads directly in Form and if the PDF name is not found in the folder then the message box "File not exist" should appear.
Any help would be greatly appreciated
Thanks,