pdf creation

  1. J

    Merging PDF's VBA

    So the first part of my code creates a PDF from my sheets, then I am trying to figure out a second part where it grabs two PDF's from one folder and saves them as one PDF in a spearate folder. Sub PrintPages() ThisWorkbook.Sheets(Array("Front Page", "Last Page")).Select...
  2. T

    Print selected area of excel table to a pdf document

    I am using Mac, Excel 2011. I have recorded a macro to select a certain area, create the page setups but I am unable to figure out how to set it up to print to pdf directly (instead of printing through the printer). Anybody, any idea how to handle this? Sub printpdf() ' ' printpdf Macro ' '...
  3. C

    Printing mulitple PDF files

    Windows 7 - Excel 10 currently but initial started it with Excel 2003- I know enough to be dangerous. I have a good size Excel application running. I'm using modified Dom Hill, June 2008 code to Create_PDFs. The code takes all of the sheets you want to print and combines them into one PDF...
  4. J

    Sheet changes into an array

    Hi, I was wondering if the following were possible: Can I put inside an array various instances of the same sheet? I mean, for example, Sheet1 with A1 = 10 (this is an instance). I change A1 value to 43 (second instance). So after various changes I would like all the instances to be remembered...
  5. D

    Customising a GREAT bit of coding

    HI all, I found this bit of coding on here, so if the person that wrote it see this then I am very impressed. However I wanted some advice on how to customise it. I have attached the coding below. I was wanting to be able to specify the sheets it creates as a PDF, the result being that there...
  6. O

    Purchase Order System - VBA for new worksheet from template with PO number auto generated

    I am part way through creating a Purchase Order system. I have so far: - One workbook - First worksheet 'Suppliers' is a list of suppliers with all supplier data - Second worksheet 'Template' is the PO template which uses Data Validate to choose supplier details from a drop down list. I want...

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