+ Reply to Thread
Results 1 to 4 of 4

Learning Resources???

  1. #1
    Registered User
    Join Date
    07-07-2009
    Location
    Louisiana, United States
    MS-Off Ver
    Excel 2007
    Posts
    19

    Learning Resources???

    Hi all - I'm trying very hard to learn VBA. Progress is slow. I haven't done any programming for 10 years - and that was in Visual J++ for a college class. I don't remember any it.

    What is the best way to learn this? That to the For Dummies series I understand some of the basics, Subs, Functions, Defining variables, even a little about array. However, putting any of it into practice with excel on my own for my uses is crazy.

    I mean I can use the macro's others write but when I look at the code - it's still seems like jibberish and quite often I see code that I have no idea how to decipher.

    Is there a book, a series of videos or anything that will teach me this language and how to use it from the ground up? I'd hate to think I'll never get any better.

    Thanks

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Learning Resources???

    For me, the best way to learn is to decipher code that is doing something I want. This means I don't have to figure out the exercise, too, I already understand it intrinsically. It's much easier to see the correlation between how my need is being met and how the code is doing it.

    Stepping through code one line at a time with F8 and looking at what is happening on the sheet and with the variable values is also very informative. While a macro is running in "step mode", you can hover your mouse over any variable in the code and see what it currently resolves to. Couple that with understanding what your macro is supposed to be accomplishing makes this much more absorbable.

    That's it for me.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Forum Contributor excelkeechak's Avatar
    Join Date
    07-21-2008
    Location
    India.
    MS-Off Ver
    2013 /2016
    Posts
    363

    Re: Learning Resources???

    I m also facing the same issue. It seems to me that i had got VBA into my mind.Practically,when it comes about writing own macros there are some difficulties.Its natural that it takes sometime to get around the Main Theme.

    Any ways, anybody knows some sites or learning material then do post them.it would be very helpful for the new learners.

    Coming to my side, i did some google searches regarding videos and to my help i found some in YOUTUBE.

    anybody know any other info then do post them. thanks a lot.
    THANKS
    ExcelKeechak

  4. #4
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Learning Resources???

    We have a whole thread dedicated to helpful Excel based sites
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ 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