how to copy tables or charts in workbook as images into power point

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ram712
    New Member
    • Jan 2010
    • 4

    how to copy tables or charts in workbook as images into power point

    i need to copy the tables or charts available in worksheets of a workbook as images and then i need to place those images into power point(an automation process)
  • tlhintoq
    Recognized Expert Specialist
    • Mar 2008
    • 3532

    #2
    Sounds like good needs.
    Please provide the relevant portion of your code where you are having troubles, along with any errors that are being thrown and we will try to help you fix your code.

    Comment

    • tlhintoq
      Recognized Expert Specialist
      • Mar 2008
      • 3532

      #3
      Hello Ram,

      Welcome to Bytes. I couldn't help but notice that all three of your posts are regarding an Excel project and that all three of your posts are in the form of "I need this ...."

      Here at Bytes the volunteers don't write your code for you. You need to at least make an effort on your own first. The MSDN has an entire section just on the Office namespace, which includes a section for Excel


      You will learn a lot more by first reading the documentation, and working with the sample code already provided by Microsoft. Then when you run into some issues with your code we can help you with the specifics.

      Comment

      Working...