Hi Everyone long time since I been here. I would like to ask for your help, I want to display a .pdf file in userform but when I choose the control I get an error message. Anyone will know how to fix this?
Thanks a lot
VBAControl.JPG
PDFError.JPG
Hi Everyone long time since I been here. I would like to ask for your help, I want to display a .pdf file in userform but when I choose the control I get an error message. Anyone will know how to fix this?
Thanks a lot
VBAControl.JPG
PDFError.JPG
Hi Gilcano,
I'd be looking for missing references as I don't see a pdf icon in my Toolbox.
http://www.cpearson.com/excel/missingreferences.aspx
It might be as easy as checking the missing reference as described in the link above to fix your problem.
One test is worth a thousand opinions.
Click the * Add Reputation below to say thanks.
It used to work for me too but for some reason it doesn't anymore.
So I've switched to Webbrowser control which does the same.
![]()
Please Login or Register to view this content.
Avoid using Select, Selection and Activate in your code. Use With ... End With instead.
You can show your appreciation for those that have helped you by clicking the * at the bottom left of any of their posts.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks