Thursday, July 29, 2010

How to learn VBA in easy way?

Base on my experience learning VBA is really fun because after created you can try instantly to check whether your coding is correct or not. By doing this we can learn from try and error because no harm if you repeat again and again. Now here is the step you can follow to learn VBA:
  1. Record function
    Record your macro and try to understand the coding
  2. Try and Error
    Edit the recorded code and give another try and see the result
  3. VBE help
    This is another source of tutorial because when we search certain keyword there is a lot of example that you can follow
  4. Internet (The best teacher in the world)
    There are many website offer free tutorial online. Clear example this blog… he he
  5. Group or Forum
    Joint Google group or forum for this topic for sure you found many tips and advise
  6. Of Course Books or e-Books (Suggested later if you wish..)
The above step was from my experience if you have better idea give your comments.
Good Luck.
Click here if you have any new project! Let us create for u for free.
Thanks

No comments:

Post a Comment