Working with Multiple Classes in VBA

  Рет қаралды 7,403

Jennifer Garth

Jennifer Garth

Күн бұрын

Пікірлер: 22
@YvesAustin
@YvesAustin 27 күн бұрын
I am starting to dip my toes into class modules. This was a very good video. Thank you Jennifer for taking your time and for not editing the content. It was extremely useful watching the various bumps on the way.
@oscarrulz6551
@oscarrulz6551 Ай бұрын
she is an awesome teacher
@gsr4535
@gsr4535 Жыл бұрын
Enjoy your videos young woman. I like that you seem to concentrate a bit more on the advanced features of VBA. 👍
@andi.setiadi
@andi.setiadi Жыл бұрын
Excellent explanation! Clear and easy to understand. The details provided are very insightful and make the concept easily accessible for everyone. Great job
@noviceprogrammer2011
@noviceprogrammer2011 Жыл бұрын
I believe this is an example of composition, which is an alternative to inheritance. Hope you can make some more similar videos and show if / how SOLID principles apply in VBA too.
3 ай бұрын
Awsome video!! Just found your channel today. Thanks a lot!
@jmathew6988
@jmathew6988 Жыл бұрын
Excellent tutorial, like all your previous ones. Thanks for the great tip on how to prevent the compile errors pop-up. The loud alarm accompanying the pop-up was really irritating and whenever it happened, more often than not I would end up inadvertently clicking 'help' rather than 'close'. It meant having to wait for a really useless help textl to load and having to close an extra window. It used to rattle me every time. The whole thing had developed into a sort of phobia. Not exaggerating by saying that life has turned much easier because since I got rid of that pop-up. The silent red lettering is comparatively such a gentle and polite way to be alerted. Thank you ! 😊😅 p.s.You have an incredible voice.
@iamjojo999
@iamjojo999 Жыл бұрын
I learned alot from you, thanks, really looking forward to your next video about qualification at 56:00😊
@armaghankhan3938
@armaghankhan3938 11 ай бұрын
Thanks Jennifer for creating this video
@jamesthomas8249
@jamesthomas8249 Жыл бұрын
Liked the video, but what are the advantages to using the "getters & setters" over just setting the properties as Public and validate data in code that creates the class?
@iamjojo999
@iamjojo999 Жыл бұрын
Using getter and setter is more flexible than one public statement. For example, by using setter (a subroutine), you can assign variable some value then do something else. For example,when setter set apple amount, you can write some code below it to calculate how much of these apples, then when you give value to setter in a normal module l, the class will take your value then calculate the amount. Another advantage of using getter and setter is that you can choose to or not to use either of it. If you only use setter and private statement, then user can only assign value to variable but can't retreive it. It's the same on the contrary. If you want to protect variable from changing value from outside the class,then simply write getters only. Hope this is clear.
@jamesthomas8249
@jamesthomas8249 Жыл бұрын
@@iamjojo999 Thank You. Yes, I think I can apply your examples in my employee and Inventory classes. Protecting cells feature will be especially useful. Very much appreciate your quick response.
@ravirajguru7044
@ravirajguru7044 Жыл бұрын
Great!, Also Please share this sheet if possible. Thanks for the videos
@robertherzog2087
@robertherzog2087 11 ай бұрын
I don't understand how the employee, person, and address get linked together in your examples. Can you please explain the specific aspect of your code?
@carolinaoviedo1172
@carolinaoviedo1172 10 ай бұрын
Hi Robert, do You still need some help with this?
@robertherzog2087
@robertherzog2087 10 ай бұрын
@@carolinaoviedo1172 Thanks for replying. I think I figured it out, but it wasn't explained very clearly.
@AbdulRahmanSABRA
@AbdulRahmanSABRA Жыл бұрын
Very informative
@svsin440
@svsin440 Жыл бұрын
❤❤❤
@sebastian1200
@sebastian1200 4 ай бұрын
Using public enum is not the best solution. What’s more the class is not usable without that module with public declaration. The class should be usable on its own.
Convert Existing VBA Code into a Class
25:55
Jennifer Garth
Рет қаралды 10 М.
Reduce VBA Errors by 90% (with this little-known Method)
16:59
Excel Macro Mastery
Рет қаралды 59 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
Creating Classes in VBA
10:19
Jennifer Garth
Рет қаралды 19 М.
Getters and Setters in VBA
10:30
Jennifer Garth
Рет қаралды 8 М.
Excel VBA Introduction Part 35 - Class Modules
59:32
WiseOwlTutorials
Рет қаралды 159 М.
Python for VBA Developers in 30 Minutes
30:05
Excel Macro Mastery
Рет қаралды 21 М.
Collecting Userform Data in VBA:  Textboxes and Buttons
57:16
Jennifer Garth
Рет қаралды 1,3 М.
Custom Enumerations:  Practical Example - Employment Type
14:13
Jennifer Garth
Рет қаралды 2,5 М.
Watch these 28 minutes if you want to become an Advanced VBA user...
29:01
Excel Macro Mastery
Рет қаралды 57 М.
Excel vba class module tutorial 2024
46:45
Sean Johnson
Рет қаралды 2,2 М.
The Return of Procedural Programming - Richard Feldman
52:53
ChariotSolutions
Рет қаралды 63 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН