Hi ,
I want to write the VBA code which can generate one pdf file with multiple sheet with specific range.
I have excel file with 3 sheets: Accounting ,Management and invoice.
I want generate pdf file which has data from Accounting from range A2:I43, from Management from range A1:H25 and from Invoice from range B6:J46.
Please help.
I want to write the VBA code which can generate one pdf file with multiple sheet with specific range.
I have excel file with 3 sheets: Accounting ,Management and invoice.
I want generate pdf file which has data from Accounting from range A2:I43, from Management from range A1:H25 and from Invoice from range B6:J46.
Please help.