+ Reply to Thread
Results 1 to 3 of 3

Macro to save an excel file (that is not the activesheet) to PDF / multiple users

  1. #1
    Registered User
    Join Date
    03-25-2013
    Location
    Mexico
    MS-Off Ver
    Excel 2007
    Posts
    3

    Macro to save an excel file (that is not the activesheet) to PDF / multiple users

    Hello, I need help to create a macro that converts an excel file to PDF, but this macro will be used on other PCs

    This file is not active, but I have the File Name in the activesheet in cell C21 and I need the macro to save it as PDF in "C:\Users\"specific number"\Desktop\Escalations"

    The specific number is the value in cell C22. Or if there's a way to identify the active user that would be better.

    I've been trying some codes i found in internet but with no success. I really appreciate your help!!

    Thanks.
    Mdelgado.

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,481

    Re: Macro to save an excel file (that is not the activesheet) to PDF / multiple users

    Chances are, you cannot save a workbook as a PDF without opening the workbook first.

  3. #3
    Registered User
    Join Date
    03-25-2013
    Location
    Mexico
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Macro to save an excel file (that is not the activesheet) to PDF / multiple users

    Yes, I think so.. I'll have to change it so it opens the files first. Thanks!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1