How to Create an Amazing PowerPoint Dashboard With Dynamic Excel Backend [Tutorial Part III]

63,693
0
Published 2018-10-31
How to Create an Amazing PowerPoint Dashboard With Dynamic Excel Backend [Tutorial Part III]

► Subscribe for more awesome Excel and PowerPoint content: tinyurl.com/ydfdlk9o

This is a tutorial on how to create an amazing PowerPoint Dashboard that can be dynamically updated from an Excel Backend File.

In this third and final part of the tutorial you will learn how to code two Excel VBA scripts that are required to update the respective charts or dynamic labels in the PowerPoint Dashboard File once a change in the data of the Excel Backend File has happened.

► Here you can find the other parts of the tutorial and the final dashboard demonstration video

Tutorial Part I:    • How to Create an Amazing PowerPoint D...  
Tutorial Part II:    • How to Create an Amazing PowerPoint D...  
Demo Video:    • Amazing PowerPoint Dashboard With Dyn...  

► Stay tuned and subscribe if you like to see more videos of this kind.

❤ Music by
www.soundcloud.com/ikson
www.bensound.com/

#excel #powerpoint #dashboard

All Comments (21)
  • @jcsalao8
    Wonderful tutorial. You've made it as easy as you can. But alas, for like mo who is not familiar with encoding i hope you could provide a list of the script for me to see clearly. Thanks for being generous in your knowledge and skill.
  • @MsUtsavroy
    Thanks @The Office Lab - Extremely Helpful, time saving and innovative Video. You're Gem!
  • This looks so fancy ! And is smart, too ;) And uses exactly the technics exactly what I was looking for. Tausend Dank Euch :-))
  • @Up4Excel
    Great bit of automation here Alex and well explained 👍 I guess anyone wanting to do this as a one-off could shortcut the process by refreshing all PowerPoint objects when anything in the Excel input area changes. I know it would be less CPU efficient but for a single presentation it would be quite a lot less coding. Worth doing more thoroughly like you for a dashboard you'll be using a while though.
  • @alperaydyn
    great tutorial, thanks for detailed explanation.
  • @Thijsvdd
    Great tutorial tnx! Which code do i need when i have multiple sheets with charts?
  • @Toczusiek
    It works, thank you so much :) Note: If you are looking for solution, put a breakpoint on Worksheet_Change and debug it. Look for every line, every statement and every typos. Finally you'll get in there.
  • @sergiomira741
    Hi Friend.... your vídeos are great!!!!! Greetings from Colombia
  • @iwan2023
    Part I and II is simple to follow. But this part III is more difficult to understand the command function in VBA for common excel user. Maybe you can tell more about each command. Thx. Good job