View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lwmvba lwmvba is offline
external usenet poster
 
Posts: 1
Default Loading data from a PDF

I need to open a PDF and either save it as text or copy and paste to Excel.
I wish to do this from wtiin a VBA program.

I know I can do this manually but would like to make it invisible to the end
user.

Thank you