View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sus1e sus1e is offline
external usenet poster
 
Posts: 9
Default Opening and closing PDF files

I can open a PDF file using a hyperlink - ThisWorkbook.FollowHyperlink
"Pathname.pdf", but I would like to then be able to close it using coding in
Excel and linking the code to a button. I am struggling to figure out how to
do this or if it is even possible.

Is there a way of doing this or am I wasting my time?
Thanks
Susie