Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel vba (Save As PDF / XPS)
Is it posible to merge more than one named range on different sheets to one pdf file. ie Sheets(1).Range("Name1") and Sheets(2).Range("Name2") Or Is it posible to merge several pdf files into one. Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can do this maybe
http://www.rondebruin.nl/print.htm#non-contiguous Then use that worksheet to create the PDF See http://www.rondebruin.nl/pdf.htm -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "Cresta" wrote in message ... Excel vba (Save As PDF / XPS) Is it posible to merge more than one named range on different sheets to one pdf file. ie Sheets(1).Range("Name1") and Sheets(2).Range("Name2") Or Is it posible to merge several pdf files into one. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Save, save as, page setup dimmed out in unprotected excel sheet? | Excel Discussion (Misc queries) | |||
Command Button Save As Application.ExecuteExcel4Macro ("SAVE.AS?() | Excel Discussion (Misc queries) | |||
Disable save, save as, but allow save via command button | Excel Programming | |||
How to diasble save and save as menu but allow a save button | Excel Programming | |||
Totally Disabling (^ save ) (Save as) and Save Icon – Which code do I use: | Excel Programming |