Re: $$Excel-Macros$$ Re: Convert Excel Ranges to PDF

2014-12-12 Thread Pol Ktk
mes you can,To all the people > you can,As long as ever you can.” - John Wesley* > - > >*From:* "wilsonaro...@gmail.com" > *To:* excel-macros@googlegroups.com > *Cc:* anil.bha...@tatacommunications.com > *Sent:* Friday, December 12, 2014 6

Re: $$Excel-Macros$$ Re: Convert Excel Ranges to PDF

2014-12-12 Thread Paul Schreiner
- John Wesley - > > From: "wilsonaro...@gmail.com" >To: excel-macros@googlegroups.com >Cc: anil.bha...@tatacommunications.com >Sent: Friday, December 12, 2014 6:15 AM >Subject: $$Excel-Macros$$ Re:

Re: $$Excel-Macros$$ Re: Convert Excel Ranges to PDF

2014-12-12 Thread Vaibhav Joshi
Now there is no need to buy third party software... Using VBA you can convert excel sheets or WB to pdf on the go.. Refer below code for one of such example: Sub PDFActiveSheet() Dim ws As Worksheet Dim strPath As String Dim myFile As Variant Dim strFile As String On Error GoTo errHandler Set w

$$Excel-Macros$$ Re: Convert Excel Ranges to PDF

2014-12-12 Thread wilsonaron01
This is very genuine problem with the user's of excel as i often need to transfer many excel files to one PDF file . It is really time consuming process if we need to convert multiple sheets to one PDF manually . Better solution for this problem is to use excel converter tool. I have been using