Had a great time watching the video! b.t.w you made really good shape-drawings in PowerPoint!❤️ Thanks for the awesome tutorial!
@halykann Жыл бұрын
This is absolutely wonderful. I can't wait to make my own coloring ppt and share to my students. I do hope them must like this. Thankzzzzzzzz
@bekkasmakunov13362 жыл бұрын
RESPECT TO THE AUTHOR! Excellent work! I wish you continued success and inspiration for the latest videos. Thanks for the great lesson!
@PPTVBA2 жыл бұрын
Thank you!
@haroldandrescarrenobedoya30327 ай бұрын
Excelente, gracias 👏👏👏👏👏👏👏👏👏👏👏
@tecnonet64662 жыл бұрын
What are the codes that make me move objects with the keyboard arrows in powerpoint?
@Breewilly3 жыл бұрын
Welp! I am impressed. I followed along and it worked!!! Do you have any classes or know where we can learn more about the Visual Basics and the Developer tab?
@ajur35853 жыл бұрын
can say how to reset in slide show the paints becoming comfortable for the user
@ОльгаБулах-т1ю2 жыл бұрын
Thanks a lot for sharing!!!
@PPTVBA2 жыл бұрын
Thank you very much!
@tecnonet64662 жыл бұрын
How to make positive or negative reinforcement related to the game
@rosarioeducationalmedia35492 жыл бұрын
Great YT channel full support here brother! hope to learn more from you!
@PPTVBA2 жыл бұрын
Much appreciated! Thank you very very much!
@melodious753 Жыл бұрын
Hello, please do you have a code for say.... color mixing example red plus yellow to give orange thanks so much for the video
@phuctran-dh3le3 жыл бұрын
Thank you so much for your details tutorial, this is really helpful for me, thank you so much
@PPTVBA3 жыл бұрын
Glad to help you out! Thank you very much for your kind words.
@wegame2024 Жыл бұрын
Hi! I cannot get the code to paint the pictures. I first typed in as you were going through the video. Then I copy and pasted the code you provided which was the same as what I entered. Now, the paintbrush does change color when you click a different color. What could possibly be happening? This was a wonderful video by the way.
@PPTVBA Жыл бұрын
Can you send me your file via email? I'll have a look and let you know.
@compume_trainer2 жыл бұрын
its really amazing but i want ask about the clearing code to make it all clear
@farahjardine89083 жыл бұрын
wonderful concept. I tried using the exact same code with my objects on master slides. Choose colour and Paint colour is working. But the paint brush is not changing colour. what changes must i make to the code to get it to work.
@PPTVBA3 жыл бұрын
Hello, the paintbrush code states that it is placed in the current slide of the slide-show presentation. However, in your case, it is placed within the SlideMaster/Layout. To fix it, copy the pain brush shape, and paste it within each slide individually. I hope this helps! We needn't change the code in this case. However, if you'd want to change the codes, you'll need to mention ActivePresentation.Designs(x).SlideMaster.CustomLayouts(y).Shapes.... Here, the x represents the SlideMaster Number, generally 1. y represents the SlideLayout Number.
@farahjardine89083 жыл бұрын
@@PPTVBA thank you. I will give it a try
@sarrabenamara91963 жыл бұрын
this is amazing ... just how to publish this as an HTML page, for example, please any ideas ??
@PPTVBA3 жыл бұрын
Hello! Sadly PPT with VBA cannot be embedded on HTML5.
@sarrabenamara91963 жыл бұрын
@@PPTVBA oh ! I see thank you for your quick answer,, I wish one day I'll be able to do so or even to embed it in a website
@adrielryan59573 жыл бұрын
Hype!
@Armza02283 жыл бұрын
hello im a new ppt creator is there a way to drag things while on presentation mode it might not possible though btw nice tutorial 🤩🤩
@PPTVBA3 жыл бұрын
Yep. You can do that in VBA. There are multiple resources for that available online.
@ceilogabotero43212 жыл бұрын
The code is not working can anyone can help me?
@PPTVBA2 жыл бұрын
Hi! You can download the sample file from the link in the description of the video and check it out. Make sure that your macros are enabled!
@kielmontevirgen94752 жыл бұрын
can i put this on a website?
@PPTVBA2 жыл бұрын
Unfortunately it can't be embedded on web. It works only with Microsoft PowerPoint Application on Windows and MacOS.
@kielmontevirgen94752 жыл бұрын
@@PPTVBA is there a way to make a digital coloring book to put on a website?
@PPTVBA2 жыл бұрын
I do believe that it would be possible through JavaScript. Please google "make online colouring game" for further options.
@dwadthechad3 жыл бұрын
Can you show me how to make a 2D platformer with player movement using the arrow keys?
@jessandfriends9933 жыл бұрын
wow!!!!
@PPTVBA3 жыл бұрын
Glad that you liked the tutorial on creating a colouring game in PowerPoint!