+ Reply to Thread
Results 1 to 4 of 4

How to Learn VBA?

  1. #1
    Registered User
    Join Date
    05-23-2007
    Posts
    41

    How to Learn VBA?

    Hi guys,

    can anybody dairect me the best way to learn VBA from zero? do you recommend any book ?
    Last edited by VBA Noob; 07-30-2008 at 08:07 AM.

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Link may help

    http://www.excelforum.com/showpost.p...17&postcount=2

    Also if you read posts and try recording actions to view the code. The link below also has some useful sites

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Registered User
    Join Date
    10-25-2006
    Posts
    54
    Hi

    You could probably get a hundred different answers to this question so my personal experience; I didn't learn from a book - there was a situation at work which needed something done systematically within Excel.

    The first thing that I did was use the macro recorder to do one or two basic things (eg adding a few columns together, entering some different formulas, changing the colours of cells). When you then go to the Visual Basic editor (Tools/Macro/VB Editor in 2003) then you can see the set of instructions. By reading some VBA text along with looking at examples like this you start to understand the objects, methods and properties.

    Reading the threads here and then trying to use and adapt the code is often a good way to learn a few new things. If I recommended anything I'd probably recommend this forum before anything else but you do need to learn a few basic principles in order to understand.

    Not sure if that's exactly what you want but it's ONE way to go about it. Having a practical use for your VBA is good; rather than just following an excercise a practical use gives you the goal and I found that a good way of learning was trying to find the best way to get to that goal.

    Hope you find a way to suit what you want.

    A

  4. #4
    Registered User
    Join Date
    05-23-2007
    Posts
    41
    thank you very much guys

    yes i think this forum is the best source

    Many thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1