+ Reply to Thread
Results 1 to 4 of 4

.xls values, like .pdf

  1. #1
    Antonio
    Guest

    .xls values, like .pdf

    What is the easiest way to make a copy of a workbook where the cells contain
    only the values and the formatting?

    No formulas behind, if possible no VBA code etc.

    Similar to pdf, it is like taking a picture of the different worksheets so
    that they can be viewed by others. (I believe that Microsoft came very close
    to saving as pdf in the new Office 2007 but talkis with Adobe broke down)

    Thanks,

    Antonio

  2. #2
    Ron de Bruin
    Guest

    Re: .xls values, like .pdf

    Hi Antonio

    > if possible no VBA code

    You can use my sendmail add in to send a copy of the workbook to yourself
    There is a option to make values in the add-in

    --
    Regards Ron De Bruin
    http://www.rondebruin.nl



    "Antonio" <Antonio@discussions.microsoft.com> wrote in message news:0FE4E462-3DD9-4A95-9C83-0B3AB6129A41@microsoft.com...
    > What is the easiest way to make a copy of a workbook where the cells contain
    > only the values and the formatting?
    >
    > No formulas behind, if possible no VBA code etc.
    >
    > Similar to pdf, it is like taking a picture of the different worksheets so
    > that they can be viewed by others. (I believe that Microsoft came very close
    > to saving as pdf in the new Office 2007 but talkis with Adobe broke down)
    >
    > Thanks,
    >
    > Antonio




  3. #3
    Paul Mathews
    Guest

    RE: .xls values, like .pdf

    Hi Antonio,

    Not sure if you needed VBA code to automate this. If you only have a few
    sheets in your workbook and you don't do this "save as sort of a pdf" very
    frequently then it might not be necessary. What you can do manually is
    select each entire worksheet, click Edit>Copy, then click Edit>Paste Special
    and select only the "values" option. Then do a second paste special
    selecting only the "formats" option. If you need to do this sort of thing a
    lot with many workbooks each of which could have many worksheets then you
    might want to contemplate an add-in that would automate this process and that
    you could access via an Excel toolbar menu item. Someone else might have a
    simpler approach but, if not, I can provide you with the steps you'll need to
    do this.

    "Antonio" wrote:

    > What is the easiest way to make a copy of a workbook where the cells contain
    > only the values and the formatting?
    >
    > No formulas behind, if possible no VBA code etc.
    >
    > Similar to pdf, it is like taking a picture of the different worksheets so
    > that they can be viewed by others. (I believe that Microsoft came very close
    > to saving as pdf in the new Office 2007 but talkis with Adobe broke down)
    >
    > Thanks,
    >
    > Antonio


  4. #4
    SA
    Guest

    Re: .xls values, like .pdf

    Antonio:

    1.) If you stop by our web and look in the MS Excel developer tools area, we
    have a small add in called "copy sheet" with which from a menu, you can copy
    a sheet (that contains formulas, calcs etc.) to a new worksheet which
    contains just the values from the file, so that the user doesn't have to
    have all the data.

    2.) We also have another Add In that is a PDF Wizard for Excel, which if you
    have any one of 10 different PDF printer drivers on your machine, (some of
    which are very in-expensive) you can one click output the Worksheet or
    Workbook to a PDF file (and merge it with Word docs or other PDF files).

    Hope that helps
    --
    SA
    ACG Soft
    http://www.groupacg.com

    "Antonio" <Antonio@discussions.microsoft.com> wrote in message
    news:0FE4E462-3DD9-4A95-9C83-0B3AB6129A41@microsoft.com...
    > What is the easiest way to make a copy of a workbook where the cells
    > contain
    > only the values and the formatting?
    >
    > No formulas behind, if possible no VBA code etc.
    >
    > Similar to pdf, it is like taking a picture of the different worksheets so
    > that they can be viewed by others. (I believe that Microsoft came very
    > close
    > to saving as pdf in the new Office 2007 but talkis with Adobe broke down)
    >
    > Thanks,
    >
    > Antonio




+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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