FLASH SALE: 25% off my Effective Excel VBA course before Saturday 14th September: 👉courses.excelmacromastery.com/courses/Effective_Excel_VBA Learn how to write real-world Excel VBA code: 👉courses.excelmacromastery.com/
I learned about the Do Loop because I wanted to exit the loop early under some conditions. It's done with Exit Do. The While loop doesn't have anything like that to break the loop.
Thank heaps paul. Can you please put online nested dictionary tuto, i have tried it well based on your videos on dictionary, but want to improve it at the best
Hello, so i have a lot of pdf urls to download, probably like 1000. How can i download the bulk all at once? like i wanna put all 1000 url in sheet & click 1 button to download it all, is that possible? since do it manually would take ages. Also the i need to login (username & password) first so i can have access to the pdf urls, can u help? thanks so much!
that was great thank you, however am its giving me error 400 once using do while in this code: "Do while sheet2.cells(R,4)"" "". where is the error in this. will very much appreciate your feedback.
Hi very off topic question, do you know how some accounting softwares have vba developed that can create reports and export data to excel. My question is how do they do that? Where do I begin to learn how to do this? Thanks.
FLASH SALE: 25% off my Effective Excel VBA course before Saturday 14th September: 👉courses.excelmacromastery.com/courses/Effective_Excel_VBA
Learn how to write real-world Excel VBA code: 👉courses.excelmacromastery.com/
I am great at deciphering others code and tweaking to suit my needs, I couldn't write a loop to save my life. Looking forward to this tutorial. Thanks
Excellent and simple way explain. Post more advance vba like Update and changed in google sheet using excel vba.
Great video. Thank you Paul!
I learned about the Do Loop because I wanted to exit the loop early under some conditions. It's done with Exit Do. The While loop doesn't have anything like that to break the loop.
Yes, the Do loop is more flexible.
Thank heaps paul. Can you please put online nested dictionary tuto, i have tried it well based on your videos on dictionary, but want to improve it at the best
Please, Mr. Paul, we would like you to go into depth on the concepts of object-oriented programming in VBA with applied projects.
Nice Opinion :) Personally only ever used For or Do until.
Great sir ❤
Hello, so i have a lot of pdf urls to download, probably like 1000. How can i download the bulk all at once? like i wanna put all 1000 url in sheet & click 1 button to download it all, is that possible? since do it manually would take ages. Also the i need to login (username & password) first so i can have access to the pdf urls, can u help? thanks so much!
Very useful information about looo tq sir 😊
You're Welcome
How to do it in MS Access form level. Doesn't make sense to beginners until form level demonstration is not shown
Thanks Suhu🙏🙏
Glad you like it.
I got tired of loops, so I ended up switching to GoTo statements which are much easier to use and understand without all that finicky syntax.
Hey I've a doubt can you help me?
Nice
that was great thank you, however am its giving me error 400 once using do while in this code: "Do while sheet2.cells(R,4)"" "". where is the error in this. will very much appreciate your feedback.
Hi very off topic question, do you know how some accounting softwares have vba developed that can create reports and export data to excel. My question is how do they do that? Where do I begin to learn how to do this? Thanks.
White David Lopez Laura Robinson Mary
this is terrible, just full of ads and doesnt show any actual coding
Don’t loop, vectorise!
Do you have a VBA example?
Hi Paul, as usual, again a great video from your side!😊 Thanks a lot for your work!🦾😉
Many thanks John