Beginning from today will be writing a blog, write down the process of my learning vba
Through some search, I found a VBA programming primer - "don't be afraid, Excel VBA actually very simple"
So I can't wait to open the Excel by pressing Alt + F11, opened the VBA programming environment, thus opened the door of the new world,
At first glance vba programming interface, I feel very familiar, because I studied in the process of visual basic college, both interface and write code feel is practically a MAO,
At first I by recording macros, recorded a vba code, this is fun! From then on, I Excel automatically filled out,
But I soon found that the macro is not enough, the macro is too rigid, or the equivalent of mouse and keyboard operation, mass production, just put some operations further modify the macro code, so I started to really begin to write myself VBA program, (computer network card is broken, the picture will fill later)
CodePudding user response:
Here is the BBS, if is a blog can be sent to CSDN blog;CodePudding user response:
I just started to learn and write while baidu, also often because of some grammar question card along while, think about is really difficult to ~CodePudding user response: