Automating PowerPoint from Excel VBA - Simple Steps to follow

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024
  • Excel To PowerPoint Automation
    In this video, we will learn how to automate PowerPoint Slides with from Excel using VBA code. We will copy the graphs available in Excel and Move it to PowerPoint automatically.
    #VBATips #TheDataLabs
    Please follow the below link to download the Excel file used in this video.
    drive.google.c...
    Please visit our website www.thedatalabs.org
    Please contact us on thedatalabs@gmail.com
    Thanks for watching!
    Please like, share, comment and subscribe.
    Have a great day!

Комментарии • 45

  • @ivyyu7773
    @ivyyu7773 3 года назад +5

    change to this will work -->
    Sheets("Excel2PowerPoint").Range("C2:K23").CopyPicture Appearance:=xlScreen, Format:=xlPicture

  • @rabearabea9279
    @rabearabea9279 Год назад

    Thank you so much, I was just wondering is it possible to make a slide per row of excel data?

  • @djamilakara28
    @djamilakara28 5 месяцев назад

    Very good explanation, thank you very much

  • @seppi6263
    @seppi6263 4 года назад +4

    you are a master! thank you so much for posting this video, helped out optimizing my work process a lot!
    ^^

    • @thedatalabs
      @thedatalabs  4 года назад +1

      Thanks for your appreciation!

  • @ahmed007Jaber
    @ahmed007Jaber 7 месяцев назад

    Thank you so much, mate
    this video is instrumental in how I can automate my work now
    are you on linkedin????

  • @vickimoore7619
    @vickimoore7619 4 года назад +4

    How do you do this for each worksheet in a workbook?

  • @kenji777jackpot
    @kenji777jackpot 4 года назад +2

    Thank you for this great video, it helped me a lot too !!

  • @harmonyikennajames4100
    @harmonyikennajames4100 2 года назад +1

    Hello I have a list of different power point files that are to be presented according to a schedule described in an excel spreadsheet. Please I need a breakdown I'm totally confused

  • @vanessaolivieri191
    @vanessaolivieri191 3 года назад

    Great tutorial! Thanx!!! a little bit complex do it for many slides. Should I create a module for each one?

  • @saisandhyajayaram5943
    @saisandhyajayaram5943 4 года назад +1

    Thanks so much! Is there a way I can print row by row from excel to Powerpoint for dynamic range of rows?

  • @faisalshaikh7501
    @faisalshaikh7501 3 года назад

    Thank you so much for this video..it is really helpful..Is der any way that we can automate "n" no of spread sheet ?

  • @laxmanprajapati3945
    @laxmanprajapati3945 Год назад

    Can we copy original cells rather than copy as picture?? How can we copy original cells which can be editable in PPT after pasting?

  • @sachina4576
    @sachina4576 4 года назад +1

    Can we insert images from a location to ppt slides automatically

  • @davidquirarte523
    @davidquirarte523 2 года назад

    Quite nice and usefull video!

  • @kumard6451
    @kumard6451 3 года назад

    what is the vbs to right click edit a linked excel object in a pptx slide.? doing it manually causes mis posisionig & allignment problem in the excel object

  • @MohitSharma_93
    @MohitSharma_93 3 года назад +1

    How to copy multiple charts in different slides?

  • @koushikc15
    @koushikc15 3 года назад +2

    how to move text from excel rows to powerpoint,not as a image but just text

  • @ShrutamJani
    @ShrutamJani 3 года назад

    Thank you. It's very informative 😀

  • @achrafcherakouidekkaki4060
    @achrafcherakouidekkaki4060 4 года назад +4

    not working,
    visual basic send a error execution 1004 and this ligne is collored with yellow
    Sheets("Excel2PowerPoint").Range("C2:K23").CopyPicture Apperance:=xlScreen, Format:=xlPicture

    • @stargo88
      @stargo88 4 года назад

      Achraf Cherakoui Dekkaki have you activated the PowerPoint Library in the Settings?

    • @achrafcherakouidekkaki4060
      @achrafcherakouidekkaki4060 4 года назад

      @@stargo88 yes in the settings.

    • @wenfangtao2097
      @wenfangtao2097 4 года назад

      @@achrafcherakouidekkaki4060 Do you have any clues? Same error.

    • @achrafcherakouidekkaki4060
      @achrafcherakouidekkaki4060 4 года назад

      @@wenfangtao2097 looking if i can solve it.
      But nothing from my side.

    • @falcoloic9525
      @falcoloic9525 4 года назад +9

      appeArance not apperance

  • @viankaleighpatron5950
    @viankaleighpatron5950 4 года назад

    what if sir there is just specific word from the text box i just wan to copy paste?

  • @yogeshsawant4527
    @yogeshsawant4527 3 года назад

    For formatting , How to identify coordinates of objects on slide while pasting data from Excel.

  • @kkaranbamne5781
    @kkaranbamne5781 3 года назад

    How run this Excel power point VBA programming explain clearly please

  • @Moriarity09
    @Moriarity09 4 года назад

    How do I sepcify the .top and .left property in this ?

  • @motamayizz
    @motamayizz 3 года назад +1

    heelp plz i need code copy value of range excel to text box in powerpoint excicted

  • @matrva
    @matrva 4 года назад

    Superb!

  • @shriyashdandagawhal103
    @shriyashdandagawhal103 4 года назад +3

    It shows Error 1004
    Application-defined or object-defined error

    • @chomr772
      @chomr772 3 года назад

      not apperance, appearance is correct

  • @nickollasjesus4454
    @nickollasjesus4454 3 года назад

    I'm having an error on this line of code
    Sheets("Excel2PowerPoint").Range("C2:K23").CopyPicture Apperance:=xlScreen, Format:=xlPicture

    • @samanthacruz3630
      @samanthacruz3630 3 года назад

      me too! did you ever figure it out?

    • @akbarnugraha5348
      @akbarnugraha5348 3 года назад +1

      @@samanthacruz3630 Change Apperance to Appearance

    • @qodrihaq
      @qodrihaq Год назад

      @@akbarnugraha5348 thanks

  • @AnilKashyap-cr1hq
    @AnilKashyap-cr1hq Год назад

    atlest file should be uplodaded correctly code is not working bro!!!

  • @bondniko
    @bondniko Год назад

    Oh, no. Take that mashed potato out, bro.

  • @ajaykumar-hu3py
    @ajaykumar-hu3py 4 года назад

    not working

    • @thedatalabs
      @thedatalabs  4 года назад +1

      Did you add the Power Point reference in Excel? Please check.

    • @carlamoya
      @carlamoya 2 года назад

      @@thedatalabs what do you mean? The Power Pivot addin?