Thread: Import PDF
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Import PDF

Excel has no ability to read a PDF.

If the data is selectable, you can view it in acrobat reader, select the
data, copy it, paste it into Excel.

Otherwise, you would need something that can read a PDF file and convert it
to some type of data file that excel can read.

--
Regards,
Tmo Ogilvy

"Sam N." wrote in message
...
Is it possible, and if so how do I import PDF data?