VBA: Syntax part 2: Objects vs Data types and Declaring Variables

preview_player
Показать описание

For you to safely work with any objects or data types within VBA you'll need the fundamental lessons in this video. Excel will do plenty of guess work if you don't provide good structure to your coding, but I recommend you follow the concepts in this video closely to ensure that your code runs as you expect it to.

There's a tip at the end about removing objects from memory that is important for keeping excel from crashing unexpectedly!

For more info go to:
Рекомендации по теме
Комментарии
Автор

I SEARCH FOR VBA EXPLANATION ALMOST 1 MONTHS ALREADY.. NOW I FOUND THIS CHANNEL!! 👑

KC_.
Автор

Thank you very much, I was really struggling to grasp VBA since it's my first shot at programming and I have no prior reference to go by. Really helpful.

gobertoangela
Автор

These 3 videos on VBA syntax (yeah, I watched the 3rd one already) are amazing. The knowledge that you can gain from YouTube is not always reliable - this is.

USSBARBEL
Автор

i was just wondering, the whole point of declaring variables is just for your reference? and making it nothing would just revert is back as if nothing happened?

MrDrewluna