Refresh256
Technical User
Hi,
I have a bunch of files (mostly pdf) and I would like to select one from a Userform combo box [I can do that] and then have that file opened in its parent application.
I can open microsoft documents, but struggle with external apps such as adobe. I would settle with outputting the file path to a cell as a hyperlink [I can do that too], and then 'activate' the link from code, but I can't find any way to do "cell.click-on-hyperlink" from code.
Any suggestions would be greatly received... thankyou
I have a bunch of files (mostly pdf) and I would like to select one from a Userform combo box [I can do that] and then have that file opened in its parent application.
I can open microsoft documents, but struggle with external apps such as adobe. I would settle with outputting the file path to a cell as a hyperlink [I can do that too], and then 'activate' the link from code, but I can't find any way to do "cell.click-on-hyperlink" from code.
Any suggestions would be greatly received... thankyou