Bài đăng

Hiển thị các bài đăng có nhãn Visual Basic

Start to learn Visual Basis to boost your productivity with Excel

Hình ảnh
MS Excel (and other Office software) is a powerful tool from MS. It would be much better if you know to use Visual Basic programing language to program every task you need to do. For a beginer, I recommend the function of Recording , which automatically generate the VB code for each action you do with the work book. I found this is a very sexy way to learn VB programing, which is really practical and easy to go to your mind. OK here we go: (0. You should add tab Developer if you want to work a lot with VB & macro) 1. Create new macro and start recording . 2. Open the VB editor . 3. Do something in your workbook; the code will be generated in the Editor . 4. Lear how to PROGRAMING. Have funny time with VB coding! ---V---