How to Design and Code an Excel VBA Application Like a Pro

How to Design and Code an Excel VBA Application Like a Pro

Excel Macro Mastery

4 года назад

212,674 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Excel Macro Mastery
Excel Macro Mastery - 11.03.2020 18:51

Hi Everyone. I hope you enjoy the video. You can download the code from the link in the video description.

Ответить
Kebin Cui
Kebin Cui - 13.10.2023 13:08

Awesome 👍,Thanks

Ответить
Nader Mounir
Nader Mounir - 15.08.2023 18:37

Thank you, Paul, for this great video. Just one quick question: This example has 2 columns so u using key for company and Dic(key) for the amount. What if we have a 3rd column. How could we name then? Since dictionary has only key and value. How can we call the 3rd column ?

Ответить
Johnny C.S.
Johnny C.S. - 11.07.2023 09:12

Clean code makes me smile

Ответить
NEW CAMBRIDGE MATRIC SCHOOL KADAYANALLUR
NEW CAMBRIDGE MATRIC SCHOOL KADAYANALLUR - 03.06.2023 10:11

Hi, i need to create an excel sheet for 3 more schools data maintain . is it possible?

Ответить
Nathan Monroe
Nathan Monroe - 31.05.2023 20:36

Never thought of saving the Excel settings code as a class module, but that's really efficient and found that really helpful!

Ответить
God Is almighty
God Is almighty - 28.05.2023 07:13

Wonderful. Thanks a lot.

Ответить
Saul Goodman
Saul Goodman - 29.04.2023 13:41

I'm a bit confused, watched it through, and i do not see the point for making such complicated tool for as simple task as shown. I get it is capable to to more that it is shown, but in just 30 sec i would complete the given task with out using VBA, just some written out formulas.
+Unique (Company names)
(+Sumifs ) * discount

Ответить
Alex Cook
Alex Cook - 14.04.2023 23:46

Why do you prefix code modules with mod when they are clearly under the modules folder in the project explorer?

Ответить
kukuh wahyu rinaldi
kukuh wahyu rinaldi - 16.03.2023 16:45

Thanks 4 ur email.. for now, im trying to change my methods from Array to Collections. I have saw ur Video about Collection. May this method solve my problem on my Active listbox, select list then delete, single or multi. And the listbox can not handle refresh data after numbers entry reached up to 20

Ответить
Peter Wooldridge
Peter Wooldridge - 16.03.2023 07:02

Smashing..
You are a gun Paul

Ответить
TammieD
TammieD - 08.03.2023 01:16

Why don't I see the VBAProject (Create Application .xlsm) section in my window?

Ответить
apb1111
apb1111 - 25.12.2022 19:58

I just use loads of global variables for everything and a few 9 tier if conditionals and loops . Clicking run is equivalent to throwing a tennis ball into a room full of loaded mouse traps, variables flying everywhere! I'm trying to do better though, this video is helping a lot.

Ответить
mangobrother
mangobrother - 08.12.2022 04:47

A great video. Will come back to it often for my education. Paul, you are a fantastic teacher.

Ответить
Phillip Gwinn
Phillip Gwinn - 19.11.2022 23:25

Thank you again. After years of doing the macro recorder and begging for help on message boards I am finally determined to learn and hopefully (eventually) contribute to the boards. I have a huge macro system and there is an intermittent issue. I am determined to figure it out and a guy at mrExcel shared your link. I’m hooked. Thank you for making these tutorials.

Ответить
Kingdomctzen
Kingdomctzen - 19.09.2022 20:18

I got totally lost in this learning within the first 15 min. Why do we "call" something? what does "(byval ...as dictionary) as dictionary" do and why do you enter "as dictionary" twice in this statement? I guess i need an even more basic than this tutorial. any recommendations?

Ответить
White Dove
White Dove - 18.09.2022 20:43

Dear Sir I find your style of teaching very interesting and in depth. Therefore I want a PDF copy of your Excel VBA Hand Book, plz advise how much would that cost me. Thanks

Ответить
Tetracarbon (Phillip Wong)
Tetracarbon (Phillip Wong) - 18.09.2022 08:30

“Many junior programmers will create a single sub with hundreds of lines of code”

I feel personally attacked somehow. 😅

Ответить