pdf_file

  1. S

    VBA stops working when I move file

    Hi Guys and Gals, I have a file with some VBA that work brilliantly for me. However, I need to move the location of it, currently sitting on the desktop, b ut when I move it, I get an error in the VBA. Sub PDFTOEMAIL() Dim olApp As Object Sheet1.Unprotect Password:="" Path =...
  2. M

    How to export only page 1 as PDF

    Hi there I have the below code which works perfectly however I want to only export/save page 1 of the PDF not page 2. Can anyone please tell me how I can incorporate this in to the below code?: Sub emailsavePDF_weekly() Dim objOutlook As Object Dim objMail As Object Dim signature As...
  3. P

    VBA Code - Create PDF and attach to email macro not working.

    Hi all, I've used this VBA code before with Excel 2003 and it worked flawlessly. I am now using Excel 2016 and it debugs at ".Attachments.Add PDF_File" stage. The PDF is being created in the correct location, the emailed is attempted to be opened with the warning window I created popping up...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top