Excel file .xlsm to pdf

Hello,
I want to create either an automator or vba macro to make easy export .xlsm file to PDF document ?
Any solution ? Any VBA solution available, let me know.
Fabien

Hello .... Got it !!!!!!!
here it is : vba macro code for whom needs it, work smoothly.
Sub enreg_pdf()
' enreg_pdf Macro
    'on cré le fichier PDFdans le même dossier que le fichier source
    Sheets("Feuil1").ExportAsFixedFormat Type:=xlTypexslm, Filename:= _
    "" & [g14].Value & ".pdf"
End Sub

Similar Messages

  • How do I convert an Excel file into a pdf?

    how do I convert an Excel file into a pdf?

    Hi tomduffey,
    You can either use Create pdf service or Adobe Acrobat software for the purpose.
    Please refer -
    Using Create PDF service : https://www.acrobat.com/createpdf/en_GB/convert-excel-to-pdf-converter.html
    Using Adobe Acrobat : http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/products/acrobat/pdfs/adobe- acrobat-xi-create-pdf-files-tutorial-ue.pdf

  • How do I save a PDF as an excel file when the PDF is horizontal. Adobe tries to rotate the page, but the data is entered in an  horizontal format.

    How do I save a PDF as an excel file when the PDF is horizontal. Adobe tries to rotate the page, but the data is entered in an  horizontal format.

    Thanks for the quick reply.  I figured out how to get the desired results by using tagging.  For anyone who may reference this post in the future, I went to "Customize" in the top right corner of Adobe, then selected "Create new tool set...", looked under "accessiblity and found the "tag" option.  Hit ok, tag is added to the toolbar.  Then I highlighted the dataset in the PDF that was relevant to the output format, then clicked "tag", saved as spreadsheet.  Sorry I can't provide more details on how tagging works or if there's a more elegant solution available, but I'm sure one's out there.

  • Acrobat 9 - we are unable to merge word and excel files into a pdf.

    Acrobat 9 - we are unable to merge word and excel files into
    a pdf. Any advice?

    To be expected if you are working in a contemporary OS and contemporary MS Office suite.
    The Acrobat 9.x product family passed into End of Support mid-year of 2013.
    The product isn't compatible with contemporary OSs or Office suite.
    You may have to step up into the Acrobat XI product family.
    Be well...

  • In Adobe Pro XI when converting an excel file to a pdf, the pdf is not retaining the page size settings.  Has anyone found a fix for this?

    In Adobe Pro XI when converting an excel file to a pdf, the pdf is not retaining the page size settings.  Has anyone found a fix for this?

    It shouldn't print each page as a separate job and
    each tab has a different name, so, even if it did, it
    ought to give the printouts the name of the tabs.
    It doesn't print each page as a separate job unless the orientation is different - that's the bug. And the name of the job is taken from the name of the window, not the name of the tabs. That's how every application works, which, I think, is why Excel allows the specific selection or the active sheets to be printed.
    Still, that does sound like a plausible explanation.
    However, even if presented with multiple prints with
    the same name, the spooler should print each one!
    The spooler does print each one - you can watch the spooler process the multiple jobs. I think, though, that they are being overwritten since all the jobs have the name of the window as the job title. And since this happens after the Save Dialog is presented, there's really nothing the application can do. To Excel, it's one job, the multiple orientations don't matter; it's just that Apple doesn't handle it correctly.
    As a workaround, you can print the selections one at a time and give them unique names and then rejoin them in one PDF file.

  • Saving an Excel File as a PDF

    Hi,
    I am desperately trying to convert a large excel file to a PDF.
    I have 26 columns and a LOT of rows.
    When I go to file in excel and then click 'save as PDF' it saves the columns on separate pieces of paper, which just makes viewing the data impossible.
    Is there anyway to get the excel workbook to save to PDF in a readable format? (such as saving it how you would select the print area ... if that makes sense?)
    Hope someone can help!
    Many Thanks!

    Office for Mac - Microsoft Answers

  • How do I convert an excel file to a pdf, NOT a pdf to excel

    Until this year, I've been running OSX 10.5 Leopard. When I wanted to convert a Microsoft for Mac Excel worksheet to a pdf file, I simply clicked File/Print/PDF (in the lower left corner of the dialogue box)/then, Save as pdf. No problem, perfect pdf file. Upon upgrading to Mavericks this year, the resulting pdf file is filled with a checkerboard pattern that effectively renders the file useless if read onscreen. How can I get rid of the checkerboard?

    http://answers.microsoft.com/en-us/mac
    27" i7 iMac (Mid 2011) refurb, OS X Yo (10.10.3), Mavs, ML & SL, G4 450 MP w/10.5 & 9.2.2

  • Excel file trucation in PDF output file

    Having problem with PDF output file as the imported EXCEL table gets truncated - approx. the left 1/2 upper left corner is the only part of the table that appears in the PDF file.  Master file displays correctly in PM. No apparent memory issue so any thoughts? Thanks.

    A bit more info please.
    Windows or Mac, and which versions?
    Which version of PM?
    How did you import the speadsheet into PM?
    How did you create the PDF?
    Cropping and displacement of meta-files when creating PDFs from PM is well known and there are work-arounds.
    The long term answer is move on to InDesign.
    Iechyd da! John
    13:31 08/09/2009 BST

  • How do I create a selector within Xcelsius that launches an excel file or a pdf?

    We are using Crystal Xcelsius 4.5 and would like to have a radio button on the portal that launches an excel or pdf file. How do I create that button.

    I have 2 URL Link components one for a PDF and one for a Excel Sheet. The PDF works fine when you click the button. But when I click the Excel Link button, it opens a new window and right away i get ACTION CANCELED, if i Refresh it opens, but i would like to open it on the first click.
    Anybody experienced this and was able to fix it?
    You help is appreciated.
    Thanks.

  • Excel file save as PDF goes to different locations on OneDrive

    Good Afternon,
    I'm trying to find any help referring to Excel 2013 and OneDrive. I've got application which creating kind of report and then saving it as PDF to OneDrive location. The problem
    is that application is dropping copy of PDF file to default location (see code below) but also sometimes you can find same copy in different random folders on L: drive. I'm sure there is no other code which making copy to those locations. I was wandering if
    it could be a problem with connection to a server? Your help will be much appreciated. Regards
    ActiveSheet.ExportAsFixedFormat Type:=xlTypePDF, Filename:= _
        "L:\WW\Business Development\ARC South\Official's Report Templates\" & ActiveSheet.Range("GL42").Value & ".pdf" _
       , Quality:=xlQualityStandard, IncludeDocProperties:=True, IgnorePrintAreas _
       :=False, OpenAfterPublish:=False

    Thanks a lot for reply, I've got copies of those reports in
    Official's Report Templates subfolder, but for some reason macro is dropping another copy (not always) into different location e.g. somewhere in ARC South,
    outside of "Official's Report Templates" subfolder. Value in GL42 is only part of the name of the file and contains name of employee. That part seems to be fine, especially that macro is attaching that file to email from the same location (Official's
    Report Templates) later. No idea where could be a problem.

  • Excel file to fillable PDF

    Have an order form in Excel, 6 columns, 25 rows.
    Is there a way to convert this to PDF and have all the cells be fillable?
    PDF maker did not on auto - need to use manual then edit to create fields one at a time.

    Hi,
    This is not the right forum for this question.  You could ask the question in Acrobat forum, http://forums.adobe.com/community/acrobat.
    Perry

  • Using a PDF saved from an Excel file, from Microsoft 365, I was able to use the add a signature, Drag a signature box, choose an ID from a list, add a password then even add a second signature up until this morning, What happened and how do I get it back?

    I have been using Microsoft 365, when I have saved an Excel file as a PDF I was able to sign the form, this morning Fill & Sign was not available. What happened and how do I get it back?

    dougiedc wrote:
    It boggles the mind.  The Verizon store on L Street downtown Washington, D.C. cannot access my Verizon account.  They can only sell cellphones then it's up to me to contact Verizon on my own to get the hook up. I even asked "Are you Verizon employes?  Is this a vendor store or is it really a Verizon owned and operated store?"  The answer "Yes, we are Verizon employes, yes this is a Verizon owned and operated store" ...
    Yes, it indeed boggles the mind.  I'm of course referring to the fact that your post concerns Verizon Wireless products and services.  This forum is dedicated exclusively to Verizon Communications services.   As you probably know, Verizon Wireless and Verizon Communications operate as separate companies.
    If you need help for a Verizon wireless product or service, it's best to direct questions to the Verizon Wireless forums.  You can reach them by clicking on "Wireless" (either here or at the top of the page).
    Good luck and I sincerely hope you get your issue resolved.

  • Excel File to PDF Conversion

    Is there a way to convert an Excel file to a pdf without loosing the interactivity that has been programmed in?

    No.

  • How to save and retrieve an excel file as an object into lob column?

    Hi ,
    I need to save and retrieve the whole excel file with 3 or more sheets as an object into the lob column of table.
    For example:
    t_docments
    (doc_id number,
    excel_data clob
    All excel files need to be saved to excel_data column.
    What should I do?
    Thanks

    Did you check the asktom thread posted by Jens?
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P1
    1_QUESTION_ID:232814159006
    There's example of varies file types.Yes, I did try some examples.
    Those work for .doc/.pdf/.jpg files, BUT NOT for excel file.
    The following error happened when retrieving excel file(retrieving .doc/.pdf are OK)
    ORA-29285: file write error
    ORA-06512: at "SYS.UTL_FILE", line 18
    ORA-06512: at "SYS.UTL_FILE", line 375
    ORA-06512: at "SYS.UTL_FILE", line 990

  • Automatically schedule FR or IR reports to create Excel files???

    Hello,
    My client asked me to 1) create reports against Essbase cubes, 2) automate the update of the reports to Excel files and 3) email the results to various people. In the first phase of this project I was able to do some of this as follows:
    1) Created FR reports.
    2) Scheduled the update of the FR reports to PDF files using the scheduler in Hyperion Workspace. NOTE: I created PDF files because that is the only thing that the scheduler can automatically produce from FR reports.
    3) Created an Excel VBA application that emails the PDF files to a variable list of recipients (each report goes to a different list of people).
    Now we are entering the second phase of this project and the client is asking to have the reports created in Excel files instead of PDF.
    ***** Questions *****
    1) Can an IR report be scheduled using the Hyperion Scheduler in Hyperion Workspace to create Excel files?
    2) Is there a utility (either Hyperion or other) that can convert PDF files to Excel files with the exact formatting of the original PDF?
    Thank you,
    Bill H

    Thank you for your reply. After your reply I looked in the Hyperion Workspace User Guide and found how to schedule an IR report to create an Excel file. I think the next thing I am trying to determine is how to do "bursting" in IR. I currently have an FR report that gets data from Essbase. I have scheduled this in Workspace to run for all children of a member (or a different example would be all zero level decendants of a member). The Workspace scheduler allows me to create a file for each member and to add the member name to each filename so that they are different. Can I do the same type of thing with IR?
    Thank you,
    Bill H

Maybe you are looking for

  • Unable to capture user comments and responder in RESPOND API

    We are building a custom application that uses Oracle Workflow underneath. The application users and responsibilities have been integrated into Workflow. Notifications are acknowledged and responded to directly from the application using the PL/SQL N

  • Queryable Function or Procedure for a Chart?

    I have a complex query that I use to generate different pie charts in APEX. All that changes from one chart to another is the column that is being queried (i.e. OS, Platform, etc) For maintainability I would rather have this be a single query w/ a me

  • Acrobat 9 installation doesn't accept licence key

    We've recently moved and in the process acquired new PCs.  I'm attempting to re-install Acrobat 9 Pro and several other tools using the AcroPro90_efg installer (which is the only one that appears to be available on the Internet).  All of our Adobe to

  • After intalling iOS5, doesn´t display all albuns of the artists

    After intalling iOS5, doesn´t display all albuns of the artists, but all albuns are there when you list "albuns". e.g.: I have 5 Annie Lennox"s albuns. When I list "Artists", Annie Lennox only shows 3 albuns, but when I list "Albuns" I can find all t

  • Choose From List used in UDO (B1 2004)

    Hi, in the presentation "Creating a UDO of document type.pps" (slide 53+55) provided with the SDK 2004 they use the Choose From List to select business partners and/or items in their UDO form when adding a new document. Does anyone know, how this has