I am running Excel 2016, which may be relevant if the below is a compatibility issue... In short, I am trying to display a PDF, embedded in a UserForm in Excel. I have a UserForm, say UserForm1.... I'm using the following code to export selected sheets from Excel 2010 to a single pdf file... Nov 4, 2019 ยท 4 I want to convert a pdf file into excel and save it in local via python. I have converted the pdf to excel format but how should I save it local? my code: Oct 19, 2018 ยท Using Excel 2016 VBA and the Workbook.ExportAsFixedFormat Method, how can I keep the hyperlinks between multiple sheets working? The resulting pdf gets all the sheets and the โ€ฆ Dec 15, 2015 ยท I am currently using microsoft excel 2010. Trying to insert some PDF files into the spreadsheet. I cliked Insert Tab -> Object -> select Adobe Document (Checked the Display as icon โ€ฆ Oct 21, 2024 ยท I have a spreadsheet that prints to PDF with the click of a button. The relevant VBA code is shown below. I would like to not use a plug in tool and have tried with acrobat api below. I have tried something like, but cannot seem to ...

Recommended for you

You may also like