SIMPLE WAY TO LEARN ABOUT VBA PROGRAMMING
- Edward Low

- 2019年6月18日
- 讀畢需時 1 分鐘
VBA (Visual Basic for Applications) is the programming language of Excel and other Office programs. Below are some easy way that to learn about the VBA and programming. First of all, we need to understand the basic concept of the programming. Programming to some of the people they said very easy, but to some of the people they said very hard to learn and understand. So is the programming hard or easy, there is a question?
To me, programming is not a very hard subjects, is a normal. In this programming world, there are plenty much of the programming languages such as C#, JAVA, C++, C, python, R, Matlab and so on and so forth. In my learning programming experiences, i have learnt about 15 programming languages for different purpose such as face recognition, mobile application, data analysis, machine learning and web application. I found out that learning a lot of programming languages, the only different is the syntax and the structure changes only. In my perspectives, what types of programming we used that is not important, the only thing is the algorithms that can help us to solve the problems effectively and correctly and ease the development.
So now, i would like to show how to use a VBA to do some works, However, it is a simple program.
The excel macro enabled file (xlsm) can download from this link:
https://drive.google.com/open?id=1R0ykKX9oAdPF7vbFASE2KvYycHoY9_8r


留言