Excel to Powerpoint

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ssrirao
    New Member
    • Nov 2006
    • 17

    Excel to Powerpoint

    I have a report output, which is in excel, it looks like this
    ------------------------
    HEADING in a1

    SUBHEADING in a2

    DATA-LINE1 i.e. from a3:L3
    DATA-LINE2 a4 to L4
    DATA-LINE3 a5 to L5
    DATA-LINE4
    DATA-LINE5
    DATA-LINE6
    .
    .
    DATA-LINE100

    I have written a macro which converts excel to ppt. But i am facing problem in formatting.
    Heading and subheading comes properly :-)
    but data is visible from d3 to i3, d4 to i4...........

    Please help
  • ssrirao
    New Member
    • Nov 2006
    • 17

    #2
    Thanks in Advance,
    Srinidhi S. Rao

    Comment

    Working...