save pdf

  1. Jyggalag

    Change my VBA code so it sends pdf file instead of excel file

    Hi all, I currently have this VBA code: Option Explicit Private Const FilePath As String = "S:\COMPANY\FOLDER OF COMPANY\FOLDER 15\TEST FOLDER\Attachments\" Sub send_email_complete() Dim OutApp As Object Dim OutMail As Object Dim i As Long Dim ws As Worksheet Dim col As...
  2. tlc53

    VBA Save PDF file of each sheet from Dashboard

    Hi, In my Dashboard sheet I have totals that feed through from each of the client sheets. Next to these totals, in column G, I have check boxes. I would like a saving macro to run if the check box is ticked. So; Sheet1 (Dashboard) Check box ticked - save pdf file of Sheet4 (Cordis) Check box...
  3. Q

    Excel Macro - Save PDF Error

    I'm trying to export my active sheet as a pdf while defining the name of the file and path as it will change each time this workbook is opened, but I continue to run into an Compile error / syntax error and can't seem to figure out where I'm going wrong - Any help is appreciated!! Sub...
  4. E

    Downloading PDF from a website. Excel 2013 Win7.

    Hi guys, like the title says I am trying to download a PDF from a website. Here's the situation. The website with the PDF (is a SharePoint site, so I do not have access at home) requires you login and then enter the month/year from a drop down box. Once the month/year is selected, you click a...
  5. A

    Saving a PDF after attacing it to an email

    I'm having trouble with saving the active worksheet as a PDF, sending it as an attachement in an email, and RETAINING the email in a designated folder. Also having trouble having the file name as "worksheet.name" & date ".pdf." I'd like the date added to the end of the name, but can't seem to...
  6. R

    Macro Save to PDF with date stamp

    Dear all, I unfortunately have no clue how to build macros. I need a Save to PDF macro that saves my dashboard following the document path, takes the worksheet name and puts the date next to the worksheet name when saving the PDF. I have been looking through multiple blogs and forums, but I...

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