Thank you from Ukraine. I searched for this in the Russian-language KZbin segment, but unfortunately I couldn't find anything suitable there. Found in this video. Quite a simple and handy explanation for the topic I'm looking for.
@angeladrovermartinez21353 жыл бұрын
Hey Ben, great job. It approches the topic conceptually with a very useful template. Thanks to people like you!
@databen71943 жыл бұрын
Thank you!
@seamushand84393 жыл бұрын
Good explanation - i especially liked the walk through of the creation of the cat object from the cat class showing the constructor etc.
@databen71943 жыл бұрын
Thanks Seamus :)
@shiva111123 жыл бұрын
Excellent knowledge and presentation, is this possible to apply inheritance of classes from other classes (not interfaces) in VBA
@LuisBreak5 ай бұрын
Great tutorial. Very helpful. Thanks!!! I was wondering two things. 1. Should we avoid On Error Resume next since it is not a good practice and instead having a common method called Animal.Sound() that will be implemented by each Specific Animal? 2. Should the variable animal be declared as Animal Type instead of Variant? Is that possible? In other languages that would be more appropriated, since Variant would accept Any type and that would cause an error in the code for sure.
@aNDy-qh1em3 жыл бұрын
Hi, thanks, very detailed explanation! 'On Error Resume Next' seems to be not nice practice as in the runtime there could be other error passing by which should not be disregarded. IMHO it would be nicer to have 'Sound' method inside Animal interface that would bark for the dog and meou for a cat instance.
@SimpleExcelVBA3 жыл бұрын
Really good example for interfaces and classes use. This could be also in shorter version for not as patient people as me :D Anyway, good effort!
@julianevans22562 жыл бұрын
Excellent tutorial, very well explained
@ukBenuk2 жыл бұрын
Thanks Julian :)
@chrisk.29578 ай бұрын
Thank you Ben! In the Loop for the Debug.Printing (animal.Name) I get a runtime error 438 (without error handling, otherwise it stays blank). Any idea? Thanks.
@freeliberalminds Жыл бұрын
This is hilarious and totally explained. Thank you Ben.
@databen7194 Жыл бұрын
Thanks!
@orange18263 жыл бұрын
Very clear video, thanks. Do you do any work with Access?There are few videos on class modules and Access. I realize that your samples use vba and are not necessarily limited to excel.
@databen71943 жыл бұрын
Sorry I no longer develop in Access. You are right; this video transfers 100% across to Access as well. Access VBA has it's own set of Access objects and it will be harder to visualise the objects in a database compared to a worksheet, so I recommend learning in Excel first.
@joukenienhuis6888 Жыл бұрын
Great explanation of object oriented coding. I only don’t see the use with Excel in this example, only just to get to the vba screen.
@hosseinmolhem31189 ай бұрын
Dear Ben, Thanks for sharing knowledge. let me know how can access to your code?
@lorenzogaruglieri70462 жыл бұрын
hi, the video is really exhaustive. A question if possible: I am trying to use, almost like in your example, a property which is a collection, but which is not private but is also present in the interface. I am only getting errors such as "invalid argument". It is possible to implement a collection in an object that implements an interface. Thanks in advance. Lorenzo
@bigt95nt0110372 жыл бұрын
I don't suppose there examples of the lecture that can be downloaded?
@userme28033 жыл бұрын
can you tell me why I need to learn Object oriented concept before or as a prerequisite to learn VBA? Can you give me an example from real life as an analogy so I can understand it better? Thank you
@databen71943 жыл бұрын
Hi Userme, VBA is built upon OOP principles like many other programming languages, so once you understand OOP, you understand the fundamentals of VBA and how you interact with it will be clearer. For a great answer on VBA and OOP principles see: stackoverflow.com/a/31861832/15011558
@thearchibaldtuttle3 жыл бұрын
Nice, thank you!
@alexlev88153 жыл бұрын
Hi, Ben! Why do we need to use Get-Let-Set statements to add properties to class if we can just use Public variables in classes?
@databen71942 жыл бұрын
Hi Alex, well you may want to do much more instead of just setting a public variable. I kept the examples in the video simple, but there's nothing stopping you expanding on them: For example in Let you could do some checks first, maybe an if statement to check the name of the animal does not exceed 30 characters, or do a check that the cats age is not over 100 years old. Your Let checks can go on for as long you like! For the get, you may want to do a calculation first, for example instead of just saying 'meow' you could randomise the result with some extra code so the cat says 'meow', 'purrr', 'hiss' and so on to add some variety. Again impossible with a simple public data type. You can expand your set-get-let's as much as you like and get as interesting as you want, while the public variables are simple data types only: strings, integers and so on. I hope these examples help, good luck!
@alexlev88152 жыл бұрын
@@databen7194 Thank you! Now it became much more clear to me.
@marekchudy8893 Жыл бұрын
Thank you.
@amorbatna2725 Жыл бұрын
يعطيك الصحة بارك الله فيك
@henrikijonkoping46943 жыл бұрын
Good Ben, what is the name of the next video to this? This was very intersting
@thearchibaldtuttle3 жыл бұрын
Could it be this one? kzbin.info/www/bejne/qIucZ52IlN5nnbs&ab_channel=DataBen
@henrikijonkoping46943 жыл бұрын
@@thearchibaldtuttle Thank you, i will check it out
@marekchudy88933 жыл бұрын
Thank you. :-)
@عليعلي-ن1خ3ص8 ай бұрын
I don't see you using the Animal interface!
@engrvarsi37743 жыл бұрын
Thanks
@databen71943 жыл бұрын
You're welcome!
@hichamhadj96407 ай бұрын
Excellent toturial, I only wish the examples were more practical like contacts, orders, forms... Etc, instead of cats and dogs. Don't get me wrong, I love cats 😂
@LokeshKumar-yi3ln3 жыл бұрын
Could you please share the code..
@kimfucku80743 жыл бұрын
Check his next video, the download link is in the description kzbin.info/www/bejne/qIucZ52IlN5nnbs&ab_channel=DataBen
@Stache9872 жыл бұрын
Just wait till you own pets, one cat of four here doesn't like toys, just pet treats and doesn't give up the cheek rubs until you give him enough, he almost never meows, at first I thought he was mute, then one day at the back door he did. Another is a theif, you'll wake up to a roll of toilet paper all unrolled and in fragments of pieces, so you have to hide it in cabinets, as for cabinets we had to put child locks on the cabinet under the kitchen sink, they learned how to open it, and there's chemicals that could harm them. One is so stupid he likes his little pot pom balls and likes to play catch. The last cat won't let daddy out of his sight, and is usually against him. As for dogs, I've had two that were so faithful they lived a fu natural life, you could shake the keys and say ride and they will beat you to the car. I've only had one dog learn how to get out of the kennel, he loved to run, and a anonymous neighbor hit him and brought him home for a burial. I tried living without a pet, even worked weekly at a shelter just to love on them. Sorry for rant.. but the discussion just brought it on.