How do I transfer data in a pdf file into an excel workbook?

  • Thread starter Thread starter Guest
  • Start date Start date
Open the .pdf file in Acrobat Reader.
Edit > SelectAll
Ctrl-C (to copy)
Switch to Excel, cell A1
Ctrl-V (to paste)

You now have a 1 column TEXT file in Excel........it can be "broken out"
using the Data > TextToColumns feature......

Vaya con Dios,
Chuck, CABGx3
 
A post from Jason Morin........

You can convert the pdf to an html file, and then open it
up in Excel. Of course you'll lose formatting but you can
reconstruct it with formulas and/or macros.

You need to download pdf995 to start the process:

http://www.pdf995.com/

HTH
Jason
Atlanta, GA


Gord Dibben Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top