Imbed a PDF file in excel

K

kraljb

I am having trouble, I am working on documentation and I have been doin
it in excel. However, I have a .PDF file that I need to use for part o
it. However, I cannot seem to embed it into Excel.

Does anyone know if there is a way to import a whole .PDF file int
excel (VBA or otherwise).

Thank you much in advance
 
M

Myrna Larson

I know Excel can't open it directly, and inserting as a Picture doesn't work,
either. If you can convert it to JPG or TIF, Excel can import it as a picture.

But, assuming what you want from the PDF file is entire pages, I would print
your workbook, print the PDF, and collate the pages.
 
Top